For each item in a list...do...

Loop over a related field to run an action many times

This action on its own doesn't do anything, but it allows you to fetch a list related to the trigger item and loop over it. For example, sending an email to everyone in the company of the person who submits a ticket.

Last updated