Create workflow

Creates a workflow definition. When an optional organizationId is
provided in the request body, the workflow is scoped to that
organization (caller must have Editor access). When omitted, the
workflow is scoped to the authenticated user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Payload

string

the name of the workflow

string
length ≤ 100

a short summary of the workflow (max 100 characters)

string

a detailed description of the workflow (supports Markdown)

string

optional organization node ID to scope the workflow to. When provided, the caller must have at least Editor access to the organization. When omitted, the workflow is user-scoped.

processors
array of objects

the nodes in the workflow DAG

processors
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json