Skip to main content
POST
cURL

Авторизації

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

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

Тіло

application/json
parentNodeId
string
обов'язково

witch node this the parent, if not provided, it is a root node

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

type of action

Доступні опції:
sendEmail,
createRecord,
updateRecord,
httpRequest,
getRecords,
aiGenerate,
script
name
string

name of the node

description
string

description of the node

config
any | null

node configuration

Відповідь

201 - application/json

Successful created

config
object
обов'язково
id
string
обов'язково

node id

category
enum<string>
обов'язково
Доступні опції:
action
type
enum<string>
обов'язково

This Action will activate when a record is created in a table.

Доступні опції:
createRecord
name
string

name of the node

description
string

description of the node

testResult
object

action test result

outputVariables
object

output variables

inputVariables
object

input variables

createdTime
string | null

created time

lastModifiedTime
string | null

last modified time

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