How to Repeat Actions in Flow Using a Counter and a Fake Loop
The Loop element in Salesforce Flow is useful when you need to iterate through a collection of records or values. However, it can only be used when you already have a collection to work with.