I have been trying to send an custom email anytime the "Supplier" = Sunwing from one of the questions in my sharepoint list.
**I can change so the supplier name is a number. I have tried this and it still didnt work.
I have been trying to solve this for hours and I cant figure this out! Help please!!!
Everytime I try doing this this is the response I get...
See attachement with pictures.
Solved! Go to Solution.
Hi @samanthafinnie,
Could you please share a screenshot of the configuration of your flow?
From you screenshot I could see the "Supplier" column in the sharepoint list is a Choice type column. So you should use the "Supplier Value" dynamic content instead of the "Supplier" dynamic content of the triggerto compare with the Sunwing.
I have made a test on my side, you could refer to screenshot belwo to create the flow:
When an item is created or modified, the flow would run successfully as below:
Best regards,
Alice
Hi @samanthafinnie,
Could you please share a screenshot of the configuration of your flow?
From you screenshot I could see the "Supplier" column in the sharepoint list is a Choice type column. So you should use the "Supplier Value" dynamic content instead of the "Supplier" dynamic content of the triggerto compare with the Sunwing.
I have made a test on my side, you could refer to screenshot belwo to create the flow:
When an item is created or modified, the flow would run successfully as below:
Best regards,
Alice
Hi @samanthafinnie,
Your flow run failed because the "Send an email" action run failed.
I afraid that the value in the "To" field in the "Send an email" action is not a valid email address.
Please make sure the value in the "To" field in the "Send an email" action is a valid email address.
You could add a "compose" action before the "Send an email" action, and insert the "Email" dynamic content of the trigger in the Compose, to see the value of the "Email" dynamic content of the trigger.
Best regards,
Alice
User | Count |
---|---|
25 | |
15 | |
14 | |
10 | |
9 |
User | Count |
---|---|
50 | |
29 | |
28 | |
25 | |
23 |