Announcements
I am looking to email contents of a form upon clicking a button (using automate)
I am able to build a flow to extract something from the form but not text.
How do I extract textual values from forms? Basically I just need all the text values form the form itself to be sent as an email.
You simply neeed to referece the particular Data Card. Should be something DataCardValue.Text
i want the text values to be extracted upon submit of the form. not a static text source. is that possible?
Hi @Anonymous , unfortunately this is not possible. You can send any fields you want and create a html email in flow by concatenation.
'PowerApp->Sendanemail'.Run( "HardCodedEmail", "New Order " & PumpOrderID.Text, "Order Details " & PumpOrderID.Text & "Start Date " & StartDateField.Text & "Comments " & Comments.Text)
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 536
WarrenBelz 426 Most Valuable Professional
Haque 305