Skip to main content
POST
cURL

Авторизації

Authorization
string
header
обов'язково

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

Параметри шляху

baseId
string
обов'язково
workflowId
string
обов'язково

Тіло

application/json
type
enum<string>
обов'язково

type of trigger

Доступні опції:
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

Відповідь

201 - application/json

Successful created

The response is of type object.

Останнє оновлення 4 вересня 2026 р.