Last updated 8 months ago
{apiTriggerId}
{userId}
{"property1":"value","property2":123,"property3":true,"property4":["arrayValue1","arrayValue2"],"property5":{"nestedProperty1":"value"},"property6":null}
POST /workflow/trigger HTTP/1.1 Host: integration-api.userflux.co Authorization: Bearer YOUR_SECRET_TOKEN Content-Type: application/json Accept: */* Content-Length: 132 { "triggerId": "eeb67b5f-5523-4671-bb75-bec5c2990c7d", "userId": "3f23931e-94cc-407a-936e-6b70b01cd62c", "variables": { "channel": "email" } }
Successful Response
No content