Pause a 'For each' loop in flow designer

Sourabh1
Tera Contributor

How to pause a for each loop for each iteration/action to complete on the current record before proceeding on to the next record ? 

 

1 REPLY 1

Brian Lancaster
Tera Sage

For each loop is doing one record at a time so I'm not sure whey you would need to pause it. The record should be processed before it goes to the next record.