Trigger an event for a user

This endpoint runs a workflow that uses a Custom Event . Note that this endpoint cannot be used to invoke a workflow that has a Custom Webhook Trigger.

If you have defined a custom JSON body for the Custom Event, it should be passed into the data body parameter.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The name of the custom event to run.

string
required

The user Id the workflow belongs to

json
required

The key-value pairs you want to send as defined in the custom event. This data will be used in expressions during the workflow execution.

Headers
string
required
Defaults to bearer YOUR_API_KEY
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json