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 г.