Actions
Feature proposal #3158
closedImplement parsing of other trigger variables into substitutions
Feature proposal #3158:
Implement parsing of other trigger variables into substitutions
Description
Currently only the user object is found and processed allowing substitutions just from that user object. Ideally all variables sent back from the trigger should be parsed into substitutions so can be used in the actions as well as conditions. For example [var1] or if is array/object {var1[variable]}.
Actions