Forum Discussion
Using dynamic content as email to send email from Form response
- Dec 10, 2020
pickledash yes this is very straightforward and a simple example is shown below:
I've used a shared mailbox as in my company we always use those instead of automated emails coming from an individual's email, but you could just as easily use the Send an email (v2) action. Make sure between the 2 cc addressees that you add a semi-colon:
And this is the result of the form in one of the cc addresses.
So if you are doing anything different to this, post a screenshot and we can have a look.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
pickledash yes this is very straightforward and a simple example is shown below:
I've used a shared mailbox as in my company we always use those instead of automated emails coming from an individual's email, but you could just as easily use the Send an email (v2) action. Make sure between the 2 cc addressees that you add a semi-colon:
And this is the result of the form in one of the cc addresses.
So if you are doing anything different to this, post a screenshot and we can have a look.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
Thanks for the help with the flow.
Would you know how to attach a specific sharepoint file to an email notification based on the form response? For example, In my form I have a question with 2 options, Level 1 and Level 2. I need to send a specifc PDF to the responders email depending on if they picked Level 1 or Level 2.
Any help will be greatly appreciated.
- RobElliottOct 14, 2021Silver Contributor
NebulaRoss use a switch action and in the "On" field select the question where the level is chosen. Then in each "case" add the actions to send the appropriate PDF.
Rob
Los Gallardos
Microsoft Power Automate Community Super User