v1

latestOpenAPI 3.0.12026-08-04154122138.2 KB
Flows

Create Flow

Creates a new flow with the provided details

post/flows

Request body

workflowIdinteger required
namestring required
descriptionstring required
programstring required
executionOrderinteger required
languagestring required
flowType'HTTP_REQUEST' | 'GENERAL_FUNCTION' | 'MANAGE_CONFIG' | 'MANAGE_CRON' | 'SHELL_SCRIPT' | 'RPA' required

Response

Flow created successfully