I have a workflow in which I want to display the contents of a multi-value token in an email, looping through each item. How would I do that? I don’t see a way in the token dialog that makes it possible. I can see putting the email action in the loop but I want just one email.
Also, if I wanted the results of just one part of the multi-value token with an index number like in JS, myToken[0], for example, how can that be done? I would expect the syntax to be something like this.