Skip to main content
POST
Create Stage Action

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

pipeline_id
string
required
stage_id
string
required

Body

application/json
actionType
enum<string>
required
Available options:
CREATE_TASK,
SEND_SMS,
SEND_EMAIL,
START_SEQUENCE,
ASSIGN_PROVIDER,
WEBHOOK,
UPDATE_FIELD
delayMinutes
integer
default:0
config
Config · object
isActive
boolean
default:true

Response

Successful Response

id
string
required
stageId
string
required
actionType
enum<string>
required
Available options:
CREATE_TASK,
SEND_SMS,
SEND_EMAIL,
START_SEQUENCE,
ASSIGN_PROVIDER,
WEBHOOK,
UPDATE_FIELD
actionOrder
integer
required
delayMinutes
integer
default:0
config
Config · object
isActive
boolean
default:true