Skip to main content
POST
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

baseId
string
obbligatorio
workflowId
string
obbligatorio

Corpo

application/json
type
enum<string>
obbligatorio

type of trigger

Opzioni disponibili:
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

Risposta

201 - application/json

Successful created

The response is of type object.

Ultima modifica il 4 settembre 2026