Setting ups with webhooks
Last updated
Was this helpful?
Last updated
Was this helpful?
Webhooks can be managed in your dashboard by going to Settings > Webhooks
.
Setting
Description
Url
The url that you would like the webhooks to be sent to. This may be an endpoint on a server you control or a third party application like Salesforce or IFTTT.
Active?
"On" means we will send events for this webhook. "Off" means we will NOT send events. The only reason to set this to "off" is if you want to prevent events from being sent.
Events
URL When creating a webhook, you specify
When viewing a webhook, you can find your secret key (for verifying incoming webhooks) and a list of events that have been triggered for this webhook. You can also resend events from this page.
You can view the request and response data for a webhook by expanding the row.
Select the events that you would like to receive webhooks for. See for list of events.