Announcements
Hello,
I want to send a notification email to users who's email address should be picked up from on of the email field/datacard and it should trigger when a check box is clicked. Can someone please help.
Thank you !
Hi @Anonymous ,
Please refer to this guide for sending mails: https://www.matthewdevaney.com/power-apps-send-email-using-outlook-the-complete-guide/
The OnCheck property of the checkbox can be used as the trigger and the DataCardValue can be referenced to provide the Email address.
Thank you but the article talks about sending an email to outlook users in my case it can be any email address I want app to read the value in the field and send email
Indeed the tutorial mentions a people picker, but you can replace
that with a reference to the DataCardValue that has the Email address you wish to use:
Office365Outlook.SendEmailV2( DataCardValueX.Text, txt_Subject.Text, txt_Body.Text );
yes I it worked thank you so much !
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 community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 394 Super User 2026 Season 2
Mohsin Ali 328
WarrenBelz 324 Most Valuable Professional