Loop Step

Use the Loop step to perform a looping action in a workflow. Create dynamic reference and index fields to loop through items from an item collection. The Loop step is designed to use references to retrieve each referenced item's values from the SmartObject when it starts each loop. When there are no more items in the reference, the loop completes.

Use the Loop step in the following scenarios:

Requirement

The Loop step requires that the SmartObject List method has an input property, such as ID, autonumber or GUID to be able to retrieve the referenced items. If your SmartObject or Service Object List method does not have an input property, refer to the following article for more information: KB002121 - Using the Loop Step in a Workflow to iterate through a Reference.

Drag the Loop step from the Logic category, Favorites bar, or the Recent category onto the canvas.

Example of a Loop step in a workflow