Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Sending HTML forms in outlook v2

(0) ShareShare
ReportReport
Posted on by 202

Hi everyone,

 

I am trying to create a flow which needs to send HTML form in subject. When sending the below code in body of email, I am not getting the input text box and submit button. Please help me to send a email with HTML forms

<html>
<body>
<h1>The input element</h1>
<form action=/sampleurl method="post">
 <label for="fname">First name:</label>
 <input type="text" id="fname" name="fname"><br><br>
 <label for="lname">Last name:</label>
 <input type="text" id="lname" name="lname"><br><br>
 <input type="submit" value="Submit">
</form>
</body>
</html>

 Regards,

Mahmood

  • VictorIvanidze Profile Picture
    12,536 on at
  • mahmoodhsaud Profile Picture
    202 on at
    Re: Sending HTML forms in outlook v2

    Could you please elaborate more on this?

  • VictorIvanidze Profile Picture
    12,536 on at
    Re: Sending HTML forms in outlook v2

    If all your users run only Outlook for Windows, you can try to use good old Outlook forms.

  • mahmoodhsaud Profile Picture
    202 on at
    Re: Sending HTML forms in outlook v2

    Is there any other way apart from using Adaptive cards?. As I am having restrictions to use it.

  • VictorIvanidze Profile Picture
    12,536 on at
  • mahmoodhsaud Profile Picture
    202 on at
    Re: Sending HTML forms in outlook v2

    Hi @VictorIvanidze,

     

    Thank you for your response.

     

    I needed to get user inputs from outlook. And save it to dataverse.

     

    Regards,

    Mahmood

  • VictorIvanidze Profile Picture
    12,536 on at
    Re: Sending HTML forms in outlook v2

    Hi @mahmoodhsaud ,

    how exactly you are sending emails? Outlook doesn't support "input" and "submit" form elements in the HTML body of email. 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1