Add an action to a flow
Workflows - Actions
Add an action to a flow
Add a new action step to the flow’s draft version. Changes don’t affect the running flow until published.
POST
Add an action to a flow
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parámetros de ruta
Cuerpo
application/json
Request to add an action step to a flow.
Name of the parent step
Action definition to add
Where to place the step relative to parent
Opciones disponibles:
AFTER, INSIDE_LOOP, INSIDE_BRANCH Branch index (for INSIDE_BRANCH location)
Respuesta
Successful Response
Flow response.
Opciones disponibles:
ENABLED, DISABLED Opciones disponibles:
post_call, during_call, pre_call, call_launcher, empty Trigger definition.