Event
Trigger an event for single app
POST
/
api
/
v2
/
public
/
event
/
:slug
This API triggers a webhook event for a specific application using its slug. Ensure the event is created on your Cobalt dashboard prior to triggering.
Request description
Headers
linked_account_id
string
requiredApplication slug. Eg: pipedrive
Path Parameters
slug
string
Application slug. Eg: pipedrive
Body Parameters
event
string
requiredEvent Name
payload
object
Event payload with user data required for the workflow.
Example payload
Response description
message
string
System generated message