Body
Name of the workflow to create
1
"My New Workflow"
Array of workflow block initializers to initialize the workflow with
[
{
"name": "navigate",
"type": "Navigate",
"blockReferenceId": "block_ref_example_123",
"data": {
"actionType": "GoTo",
"url": "https://example.com"
},
"isCacheable": false,
"skipIfNotPresent": false
}
]
Whether authentication is required for this workflow (defaults to false)
false
Whether to use proxy for this workflow (defaults to false)
false
Response
Workflow created successfully
ID of the workflow
Name of the workflow
Whether authentication is required for this workflow
Whether auto-save is enabled for this workflow
Timeout in milliseconds for workflow execution
x > 0
1800000
Whether to pause workflow execution on error
false
Whether to automatically clean up cache when workflow execution fails
true
Whether to save result files for this workflow
false
Maximum concurrent executions for this workflow
x > 0
10
List of webhook URLs for this workflow
Sequence of workflow block summaries
Whether to use proxy for this workflow
false
Knowledge base text for this workflow
"Company information and guidelines..."