v1

latestOpenAPI 3.0.02026-07-2638801.8 MB
automation

test a automation workflow node

post/base/{baseId}/workflow/{workflowId}/test/{nodeId}

Path parameters

baseIdstring required
workflowIdstring required
nodeIdstring required

Request body

recordIdstring

the record id to test

sideEffectboolean

whether to test with side effect

withDependencyboolean

whether to test with dependency

Response

Successful updated

spentnumber

spent time

{"stackTrail":"paths:/base/{baseId}/workflow/{workflowId}/test/{nodeId}:post:responses:200:content:application/json:schema:properties:inputRaw","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"paths:/base/{baseId}/workflow/{workflowId}/test/{nodeId}:post:responses:200:content:application/json:schema:properties:outputRaw","oasType":"schema","type":"unknown","nullable":true}
inputVariablesobject

The variables snapshot when executed

outputVariablesobject

The variables snapshot when executed

errorMsgstring
createdTimestring required