Feature proposal #6378
closed
Implement Variable Looping parameter
Added by krileon almost 8 years ago.
Updated about 7 years ago.
Start date:
22 December 2016
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.
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
As this is an advanced usage it is configured under the Parameters tab. You'll be able to select a single variable to loop through. This only accepts array variables. The looped objects variables can be accessed using [loop_VARIABLE]. This means you still have access to vars 1-15 in addition to the loop object.
- Status changed from Resolved to Closed
Also available in: Atom
PDF