Create workflow
documentedCreate a new workflow and receive its definition and ID in the response. ([docs.n8n.io](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.n8n/?utm_source=openai))
POST /workflowsWorkflowsno implementation yet0 runsInput
n8n_domain*
n8n domain (cloud or self-hosted domain)
your-n8n-domain.com
name*
Workflow name
My Workflow
nodes*
Workflow nodes JSON
JSON array of nodes
connections*
Workflow connections JSON
JSON object of connections
settings
Workflow settings JSON
Settings for the workflow
active
Active (true/false)
false
Calls n8n as you (your API key is your account); keychains.dev holds the credentials.