跳转到主要内容
POST
cURL

授权

Authorization
string
header
必填

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

路径参数

baseId
string
必填
workflowId
string
必填
actionId
string
必填

响应

200 - application/json

Successful duplicate

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

最后修改于 2026年3月5日