Select Page

Knowledge

FLOW

Flow Block is used to call another workflow within the Parent flow.

You need to select the workflow which needs to be called from the dropdown list. Call Flow for each record allows you to execute this flow for each record in the loop or execute once.

‘Asynchronous’ allows the workflow to execute asynchronously. Normally, if you want to execute multiple records, asynchronously you can opt for this.