-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Automation - Help
-
None
-
1
User Problem
Currently, when using any of the "For each" actions under the Cascade tab of automation, all the following actions will be iterated. This means the user can't create a rule that iterates X actions and follows that with any single action.
Suggested Solutions
Some START and END loop block implementations that could signify a specific set of actions should be iterated rather than all following actions.
Current Workarounds
As a workaround, the user can use the "Find" action, e.g., "find a card with URL
{triggercardlink}" and then all the actions below will only be performed once.