Forum Discussion
Generating an email with Power Automate using data from MS Forms
SKelsoNeal you don't need to do it with any coding at all. After the get response details action add a condition and add the follow-on actions as appropriate into the green if yes or red if no channels.
Rob
Los Gallardos
Microsoft Power Automate Community Super User.
Principal Consultant, SharePoint and Power Platform WSP UK (and classic 1967 Morris Traveller driver)
I have send an email as the action to the form submission. Within the email, I need the conditional info. If the answer is YES, then this info needs to be included in the email, if NO then the info is skipped.
Can the condition be used within the body of the email? If not, will the email continue after the condition? If so, what action would it be under for the condition response?
- Rob_ElliottOct 07, 2023Bronze Contributor
SKelsoNeal the easiest way is to have 2 versions of the email, one in the green if yes channel and 1 in the red if no channel.
- SKelsoNealOct 09, 2023Copper ContributorThere are A LOT of conditional questions in the form, so too many email options. That's why I'm trying to figure out coding within the email.