latestOpenAPI 3.0.02026-08-1092038.0 KB

c0dcbcafc495

Flows

Trigger a Flow for specified users

Enrolls users in a Flow via an API trigger. Users can be identified by email or userId. All specified users must be valid members of the company associated with the API key. If any users are not found, the request will fail without enrolling any users.

post/v1/flows/trigger/{triggerId}

Path parameters

triggerIdstring required

The ID of the API trigger to invoke

Request body

OR

Response

Users enrolled successfully

status'success'