Event
Trigger an event
POST
/
api
/
v2
/
public
/
event
This API triggers a Cobalt event. This would trigger all the workflows associated with the specified event.
Request description
Headers
linked_account_id
string
requiredApplication slug. Eg: pipedrive
config_id
string
If not provided, linked_account_id
is considered by default.
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