API Configuration
Step 1: Create a Webhook Channel
First, create a webhook channel by making a POST request to/v5/notifications/channels
:
View full API reference →
id
in the channel
object that you’ll need for the next step.
Step 2: Subscribe to Data Changes
Once you have the channel ID, subscribe to data changes events by making a POST request to/v5/notifications/settings
:
View full API reference →
UI Configuration
You can also configure webhooks through the UI:- Add a webhook channel via the notifications tab in the left sidebar or notifications tab in a workflow


- Subscribe to events by selecting the webhook channel in workspace settings or workflow-specific settings

