v1

latestOpenAPI 3.0.02026-07-2638801.8 MB
automation

Create a automation workflow action

post/base/{baseId}/workflow/{workflowId}/action

Request body

namestring

name of the node

descriptionstring

description of the node

{"stackTrail":"paths:/base/{baseId}/workflow/{workflowId}/action:post:requestBody:content:application/json:schema:properties:config","oasType":"schema","type":"unknown","description":"node configuration","nullable":true}
parentNodeIdstring required

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

type'sendEmail' | 'createRecord' | 'updateRecord' | 'httpRequest' | 'getRecords' | 'aiGenerate' | 'script' required

type of action

Response

Successful created

OR
OR
OR
OR
OR
OR