Forum Discussion
Attach Microsoft Forms response in email
- Jun 12, 2019
Hi Joel2275
There's currently no direct way to get the result in this way.
However, you could try instead to use Microsoft Flow and when a new form is submitted, to have the results emailed to you (see my template below as an example).
Step 1 - Use this to retrieve the submitted forms info.
Step 2 - Using Outlook - Send an email (V2), you can specify yourself as the recipient and then populate the Body with the headers and (green) form attributes.
Would save you having to actually hunt for the result in Forms as it's sent directly to your inbox.
Hope that makes sense?
Cheers
Damien
michellekafel this is the simple flow I put together for my form. Since im using some of the fields of my form on the email I added the GET RESPONSE step. However if your message doesn't use that info, you can skip and go straight to the SEND AN EMAIL step. Once you click on it you can then edit the body of the email to your linking.
Once you click on it you can then edit the body of the email to your linking.
I didn't use links on my message body since all the relevant users already had a shortcut available, also the needed data was on the body.
Hi, Came across this topic, Just wondering how you get the format tools within the body object (HTML is enabled)..? (Fonts/Bold Etc)... Thanks In Advance
- RobElliottAug 24, 2021Silver Contributor
Brett_Inology click the </> code view button then add html tags:
Rob
Los Gallardos
Microsoft Power Automate Community Super User- Brett_InologyAug 24, 2021Copper Contributor
RobElliott Thanks, I couldn't see the symbol, realised it was a V2 not V3 send email... Its there now I swapped it out and working great, thanks for your help....