Skip to main content
POST
cURL

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

baseId
string
requis
workflowId
string
requis

Corps

application/json
type
enum<string>
requis

type of trigger

Options disponibles:
recordCreated,
recordUpdated,
recordCreatedOrUpdated,
recordMatchesConditions,
buttonClick,
formSubmitted,
scheduledTime,
webhook
name
string

name of the node

description
string

description of the node

config
any | null

node configuration

Réponse

201 - application/json

Successful created

The response is of type object.

Dernière modification le 4 septembre 2026