Skip to main content
POST
Execute flow command
Triggers an Activepieces automation flow with specific parameters.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
flowId
string
required
Example:

"vsJjkCvDE9piUupc5Glek"

command
string
required
Example:

"Send Quote"

Response

200 - application/json

Flow triggered successfully.

status
string
output
string