Hi
I have a flow where I am getting items that are filtered by Odata on a column to return only open items. I have then initialised a variable then used the apply to each to append the data to the variable which is working as expected. However I then want to filter the array to enable me to send personalised e-mail based on the open items so in effect the outcome will be one e-mail per person with a table outlining each open item.
Is anyone able to advise the best approach to gain this outcome?
hi @Kmayes did you try maeby filter array action?
Proud to be a Flownaut!
Yes I appended all get items to a variable then added the action to filter the array. However there is multiple users to filter by therefore I don't want to have to make multiple flows. At a guess i would need a variable to define the user the end e-mail will go to?
mmm I understand @Kmayes how many user you have to filter? because you can use parallel flow option.
Proud to be a Flownaut!
There is likely to be up to 10 different users, how would you propose to a parallel action to be applied?
User | Count |
---|---|
89 | |
40 | |
22 | |
20 | |
16 |
User | Count |
---|---|
134 | |
54 | |
47 | |
36 | |
25 |