Actions
Feature proposal #6378
closedImplement Variable Looping parameter
Feature proposal #6378:
Implement Variable Looping parameter
Description
This should take the variable selected (single select) and if it's an array loop the results of that array through the action (including conditions). This means you could act on a trigger that gives an array of objects and modify the objects of that array with a code action or perform queries, etc.. per object.
Actions