Automatically notify your app any time certain changes are made.
Connection Created
Connection Deleted
Connection Expired
Workflow Completed
Workflow Errored
+ Add Webhook
, enter the Webhook URL of the endpoint from your system, and select the desired events you want to receive webhook events for.
HTTP 200 OK
to signal to Cobalt that the event was successfully delivered. Otherwise, Cobalt will consider the event delivery a failure and retry up to 3 times, with exponential backoff.