Hi, our Flow is build from a Sharepoint list who is nested. The action is to sending out an email after getting info from the nested list. Even the Flow ran successfully, we never received the emails.
When we moved the "Send an email" action outside the "Apply each" container, it still ran successfully, and this time we received the emails as expected.
We've checked the email history/activity and could see that the emails were never sent out from the Flow when the "Send an email" action were in the container.
We don't receive any errors on the email action, and are now stuck.
Please help! Any advice/help/tip is appreciated 🙂
Solved! Go to Solution.
I've finally figured it out.
The "Task ID" I've been testing with has no "Kunde" data. That's why the foreach function never find any data from list "Kundeoversikt" to create an email. I've also had a small error in the Foreach method "Get customer data". It shall be "Kunde ID", not "Kunde".
Feeling so stupid right now 😛
Thanks for your time @ScottShearer
@Anonymous
First, please post a copy of your Flow in edit mode - that will be a big help to those who would like to assist.
From your screen shot, it appears as though there was nothing for your Flow to loop through - that's why it displays 0 seconds to execute.
Thansk @ScottShearer for your quick reply. Below you have the Flow in edit mode:
What could be wrong here?
I've finally figured it out.
The "Task ID" I've been testing with has no "Kunde" data. That's why the foreach function never find any data from list "Kundeoversikt" to create an email. I've also had a small error in the Foreach method "Get customer data". It shall be "Kunde ID", not "Kunde".
Feeling so stupid right now 😛
Thanks for your time @ScottShearer
User | Count |
---|---|
6 | |
6 | |
4 | |
3 | |
2 |
User | Count |
---|---|
8 | |
7 | |
4 | |
4 | |
4 |