Webhooks
Last updated
Last updated
The Webhooks feature allows you to configure endpoints on your server to receive real-time event notifications from our system. By setting up a webhook, you can automate workflows, track updates, or respond to specific events programmatically.
GET
PUT
DELETE
Retrieves your configured webhooks list
Your credential's unique identifier key
Your timezone
Removes from your webhook list the item for the specified ID
my-webhook-id
Your credential's unique identifier key
Your timezone
No Content
Creates a new or updates an existent webhook for integration
Your credential's unique identifier key
Your timezone
ACTIVITY_EVENT
Available options: https://www.mycompanyhost.com/my-webhook
my-32-bytes-sized-secret
{"Content-Type":"application/json"}
No Content