Looper in Workflows
We're introducing Looper, a new workflow action that allows you to iterate through collections of records or data returned from previous workflow steps.
With Looper, you can:
- Process multiple records within a single workflow
- Iterate through lookup results
- Run actions for each item in a collection
- Build more advanced workflow logic without custom code
Common use cases include:
- Sending messages or emails to multiple users
- Updating a collection of records that meet specific criteria
- Processing invoice line items and creating related records
- Generating and distributing documents across multiple records
Looper expands what's possible within Workflows while keeping the experience visual and easy to manage.
We'd love to hear your feedback.