Hi group! I am working on an action flow that will send a table with some information, the action flow is looking good, but it is sending separated emails, I need the full information in one table, being sent one time. The source is pointing to the query data, so not sure why is doing that..
Page 1 / 1
Hi Joyce,
I also work with AFs and I solved this issue with this structure:
1- Array aggregator: you select the necessary data that you will use in the future.
2- Set Variable: you create a one_time variable (ordered or not) with all the information.
3- Iterator: this is the one that distributes the information in the text aggregator that you have already created.
Best regards.
Thanks a lot Santiago! I will review that
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.