v1

latestOpenAPI 3.0.02026-07-2638801.8 MB
automation

Create a automation workflow logic

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

Request body

namestring

name of the node

descriptionstring

description of the node

{"stackTrail":"paths:/base/{baseId}/workflow/{workflowId}/logic: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'condition' | 'Repeat' required

type of logic

Response

Successful created