I need help,
I tried to send an E Mail at 8.00 in the morning to our GM with the following content:
All new tasks over all Buckets and all plans in one E Mail.
Please help me ... i tried al lot but I cannot fill it in one Mail over all Plans ...
Thnak you
Hey @Daniel115
You can follow the below steps for this:
Recurrence trigger to run everyday at 8 in the morning. List all plans for a group and initialize an array variable to store all the details.
The first apply to each is on all the plans listed and then list tasks for all those plans and then list all the buckets for that plan. now add a condition and in the left put bucket id from the list tasks outputs and then in the right put the bucket id from the list buckets output. This will automatically add two more apply to each loops. Now in the yes branch add an append to array variable and creaet key value pairs of all the data you need (carefully map the outputs from the different actions.)
Finally create an html table and send it to the person.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @Daniel115 ,
Have you had an opportunity to apply yashag2255's recommendations to adapt your Flow?
Please take a try.
Best Regards,
User | Count |
---|---|
87 | |
72 | |
44 | |
26 | |
26 |
User | Count |
---|---|
42 | |
25 | |
25 | |
23 | |
18 |