Forum Discussion
Joel2275
Jun 10, 2019Copper Contributor
Attach Microsoft Forms response in email
Hi, When a respondant competes a form that I have sent them, I get an email notifying me that they have completed it and to click on the link to view the results. I then follow this link and ope...
- 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
Brett_Inology
Aug 24, 2021Copper Contributor
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
RobElliott
Aug 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....