Announcements
I have new SP form in powerapps , I want to send mail from selected email ID from Sp coloumn in form?
Hi @venky232 ,
You need to make use of power automate flow or use Office365Outlook.SendEmail() to send email without power automate. You will need the Office365Outlook connector enabled in your app.
Can you explain the code, I have both connectors
@venky232 Add Office365Outlook connector to your app and then on a button where you have the code to update record so you can add below code
Office365Outlook.SendEmail("EMAIL", "Added New Project", "PowerApps Project 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.
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.
WarrenBelz 509 Most Valuable Professional
Haque 302
11manish 265