How to set up Zapier Webhook
Here is a useful guide from the Zapier team about creating your first Zap.- In your Zap, make sure that the Event that you setup is using “Webhooks by Zapier”, configured with the option “Catch Hook”.

- You can skip the section “Trigger”. This is not important for our use case.
- Then, in the “Test” section, you will be provided a Webhook URL.

- Copy the URL and paste it in the “Zapier Connector” section of “Access” tab in Studio.

- Click “Test Webhook” to validate that you have configured everything correctly


What can I do with a Webhook event in Zapier?
Once the webhook event is captured by Zapier you can do whatever you want with it. Here is an example Zap set up to send a slack message when we catch a webhook event from your Delphi.
Supported events
The Zapier integration supports the following webhook events that can be configured to trigger automations:Event | Description |
---|---|
NEW_USER | Triggered when a user interacts with your for the first time |
NEW_SUBSCRIPTION | Triggered when a user subscribes to a membership |
CANCEL_SUBSCRIPTION | Triggered when a user cancels their membership |
ALERT_TRIGGERED | Triggered when an alert is triggered |
NO_ANSWER_MESSAGE | Triggered when a message receives no answer response |
CALL_END | Triggered when a call ends |
USER_INFO_CREATED | Triggered when new user information is created |
SMS_CONVERSATION_STARTED | Triggered when a new SMS conversation begins |