Run workflow

Triggers a workflow.

triggerUserEmail should be provided for the following workflow triggers: "User meets criteria", "User joins", "User left", "Closed app in use", "License not in use" and "App event".

triggerAppId should be provided for the following workflow triggers: "Application meets criteria", "Closed app in use" and "New app discovered".

triggerContractId should be provided for the following workflow triggers: "Contract meets criteria".

triggerLicenseName and triggerLicenseAppId should be provided for the following workflow triggers: "License not in use".

  • Rate limit: 100 requests per minute

Path Params
integer
required

Unique identifier of the workflow

Body Params
number

Unique identifier of the triggered application

string

The email of the triggered user

number

Unique identifier of the triggered contract

string

The name of the triggered license

number

Unique identifier of the app in the triggered license

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*