web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How to send an email w...
Power Apps
Unanswered

How to send an email with powerapps, with the emailaddress that has been entered in the previous screen

(0) ShareShare
ReportReport
Posted on by

Hello

 

I'm building my first app, a visitor registration app, and I'm trying to insert a "send email" button. My goal is to get an email sent to the visitor who entered his email address in the previous screen. 

Is there a way to automate this, so that the visitor only has to click the button and doesn't need to fill in his email address again?
Also, is it possible to insert a qr code in this email, which the visitor could then use to finish his visit (enter the end date & time when the visit has been finished)?

Categories:
I have the same question (0)
  • charlessexton Profile Picture
    11 Super User 2024 Season 1 on at
    Office365Outlook.SendEmailV2(
     txt_EmailTo.Text,
     txt_Subject.Text,
     txt_Body.Text,
     {
     From: User.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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 400 Most Valuable Professional

#2
11manish Profile Picture

11manish 141 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 109 Super User 2026 Season 2

Last 30 days Overall leaderboard