nodes documents

1 minute read

What is Loop Node? In APPSeCONNECT Workflow using a Self-loop, we can repeatedly execute an individual node without affecting the other nodes that are linked...

Read More

2 minute read

What is Decision Node? This node is used for decision making during workflow execution. A decision can be applied on a single chunk of data based on the dec...

Read More

less than 1 minute read

What is Delay node? DELAY node is used to delay or stop an execution flow for a specific period. For example I have an API which accepts only one request pe...

Read More

1 minute read

What is Process Node? PROCESS node is used for transforming data from one format to another format based on the mapping logic specified for that touchpoint. ...

Read More