Automation > Workflows
Commerce APIAutomationWorkflows

Workflows

Workflows let you define automated multi-step processes triggered by shop events. Use the Workflows API to create and manage automation rules that respond to events such as order placement or inventory changes.

Endpoints

EndpointDescription
workflowsGet workflow endpoints
workflowsCreateCreate workflow endpoints
workflowsDeleteDelete workflow endpoints
workflowsExecsPageGet workflows executions page
workflowsExecsResumeResume suspended workflow execution
workflowsExecuteManually execute a workflow
workflowsModifyModify workflow endpoints

Types

Types
Workflow
WorkflowCreate
WorkflowExecPage
WorkflowExecute
WorkflowExecuteResult
WorkflowModify