run_workflow
Execute a saved workflow by name or ID to automate sequences across services like Stripe, Shopify, and GHL. Pass trigger data to customize the run.
Instructions
Execute a saved workflow by name or ID. Workflows can chain multiple actions across different services (Stripe, Shopify, GHL, etc.) into a single automated sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow | Yes | Workflow name or ID to execute | |
| triggerData | No | Data to pass to the workflow (e.g., contact info, order data) |