FlowX.AI Engine
Execute action
POST
{ENGINE_URL}
/
api
/
process
/
{PROCESS_INSTANCE_ID}
/
token
/
{TOKEN_INSTANCE_ID}
/
action
/
{ACTION_NAME}
/
execute
ACTION_NAME
string
requiredThe name of the action to run.
TOKEN_INSTANCE_ID
integer
requiredThe token instance ID.
PROCESS_INSTANCE_ID
integer
requiredThe process instance ID.
Was this page helpful?