Workflows
Create a new workflow
POST
/
v4
/
workflows
Authorizations
x-api-key
string
headerrequiredBody
application/json
templateId
string
requiredTemplate ID
link
string
requiredLink
name
string
requiredName of the workflow
updateInterval
enum<string>
Update interval (e.g., ONLY_ONCE, HOURLY, DAILY, etc.)
Available options:
ONLY_ONCE
, HOURLY
, DAILY
, WEEKLY
, MONTHLY
schedules
string[]
Array of cron expressions specifying when to run the workflow
monitoring
object
Configuration for monitoring
limit
integer
Limit for the workflow execution
Response
201 - application/json
success
boolean
workflowId
string
info
string