Hi all,
I have a simple flow where you fill in a microsoft form, it fills in a record on SharePoint Online, and then sends an email to the person who filled in the form.
On the last step it seems to send the same email 3x, any thoughts please?
Pic below
Solved! Go to Solution.
hi @jay312
You can try to move your get item 2 and send email to the first apply to each.
The ID of get item 2 should come from your get items.
And the mail address can come from your get item 2.
I hope it helps.
BR
Ler
In the Last step of Send an email, I see you are using a value array. Is that from the GetItems 2 action? If yes, are you filtering GetItems 2 to return only 1 record OR does it return multiple records?
Hi! Thank you for reply @PrasadAthalye
Correct on the get items 2 action. No filtering is happening to get items 2! ah so that is the reason why multiple issues.
I dont know why I used get items, can I just use get item? If I try get item what do I add in the "ID" field below :s
I would like to know more requirements.
Which Item you would like to read to send an email? Is it the one that you created using Create Item above? Also, why are you reading Item again? To find out who submitted the response?
If you are interested in sending an email to the user who submitted a response to the form, you can find an email from Get response details action like below...
hi @jay312
You can try to move your get item 2 and send email to the first apply to each.
The ID of get item 2 should come from your get items.
And the mail address can come from your get item 2.
I hope it helps.
BR
Ler
User | Count |
---|---|
95 | |
46 | |
21 | |
18 | |
17 |
User | Count |
---|---|
141 | |
50 | |
43 | |
40 | |
29 |