SmartFlowExecute a workflow via webhookExecute a workflow via webhook POST /smartflow/execute/:workflowId Trigger a workflow that has a WEBHOOK trigger configured. The request body must match the webhook's variable schema. Request Responses200403404Workflow executedWorkflow is inactiveWorkflow not found