Pause a 'For each' loop in flow designer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2025 03:04 PM
How to pause a for each loop for each iteration/action to complete on the current record before proceeding on to the next record ?
Labels:
- Labels:
-
Flow Designer
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2025 04:10 PM
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.