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
必須
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年9月4日