Production run via API. Only for automations with trigger manual_execution. Supports standby.
triggerType: "manual_execution" are allowed. Uses runAutomationById — creates an execution row when the workflow has wait steps, and may return waiting: true.
event.dataentityType: transaction)event.data (custom fields, phone, email for notifications, etc.){ "success": true, "message": "Automation run completed.", "automationId": "..." }
200 (standby) — includes waiting: true, executionId, callbackToken, pausedAtStep, totalSteps, pausedAtNodeId, nextNodeId as applicable
403 — trigger is not manual_execution
404 — not found or archived