Types > Workflow
Description
Topic: Workflows
Fields
api_key: Key
API Key to use for API calls
Expandable
Permission bit: "keys.read"
Description of the workflow
Whether this workflow is enabled or not
Example: true
Unique workflow identifier. See also: Unique Identifiers
Example: "wf_EQzGqWoY"
Name of the workflow
Example: "Tag orders"
The date and time when workflow will be triggered next (only cron triggers, +- 1 hour)
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
A script to execute for the workflow (JavaScript)
How many times this workflow violated execution timeout
Example: 1
A trigger
Example: "product.created"
Used By
Mutations
workflowsCreate, workflowsModify
Queries
Preview (typescript)
Loading module