Create a Workflow

Creates a new workflow blueprint.

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

Schema for creating a new workflow blueprint.

string

A unique name for the workflow.

trigger
object

The event that initiates the workflow.

steps
array of objects

An array of steps that define the workflow logic.

steps
Headers
string
required

Your unique Organization ID.

Response
201

The workflow was created successfully.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!