Create workflow

Create a new workflow

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

Payload to create a new workflow.

string
required
length ≥ 1

Unique name for the workflow.

string | null

Description of the workflow's purpose.

steps
array of objects
required
length ≥ 1

List of steps. Must contain at least one step.

steps*
string | null

Optional trigger event (e.g., 'envelope.sent'). Leave empty for manual workflows.

triggerConditions
array of objects | null

Optional conditions to filter the trigger.

triggerConditions
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

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