Create workflow task
Endpoints
Create workflow task
Submit variable values for a workflow and start an asynchronous task.
POST
Create workflow task
Authorizations
Create an API key inside the Neza console and pass it as a Bearer token.
Body
application/json
Response
Task enqueued
Unique identifier for the created task.
Initial status of the task (for example pending or processing).
Position of the task inside the queue when available.
Metadata that was attached to the task (workflow ID, webapp ID, etc.).
Optional scheduler message.