Learn how to setup Webhooks in Cobalt
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.
Custom
as the Webhook template while registering.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.