Configuration Methods
Workstation offers two flexible ways to configure webhooks, each optimized for different use cases:- Visual Interface
- Dynamic API
Permanent Configuration via Interface
Ideal for: Long-term integrations, production environments, multiple teamsConfigure your webhooks visually through the Workstation interface in just a few clicks and receive events automatically:- Intuitive interface: Configure everything visually without writing code
- Centralized management: View and manage all your integrations in one place
- Fixed headers: Configure authentication tokens and headers that will be sent automatically
- Integrated testing: Test button allows you to validate your configuration before activating
How to Configure
1
Access settings
Access the app settings in Workstation
2
Navigate to Events
Access the “Events” tab
3
Enable Events
Enable Events in the app
4
Fill in the details
- URL: Your endpoint that will receive notifications
- Headers: Add custom headers
5
Test
Click “Test Request” to validate your configuration
6
Save
Save and start receiving notifications!