I haven't been able to find an answer on how to do this but is there an easy way to send emails on form submission specifically in PowerApps for Teams? Anyone using the app should already be logged into Teams and I would think it should be easy to send an email to the user but I haven't found any information regarding how to do this specifically for PA for Teams
can we call request form in in this syntax ?
Office365Outlook.SendEmail("Email@Email.com", "subject", "Body") .. like i need to send copy of form to email but i am not able to add it in body of above syntax. is it doable?
Office365Outlook.SendEmail("Email@Email.com", "subject", "Body") It worked for me in Teams
Hi
Looks like this post has not been resolved. I am also looking for a way to send an email from PowerApps within Teams. Has anyone come up with a solution?
Thank you
Regards
Here is video made by @Shanescows showing how to send an email to a user's manger after saving an item. Although you aren't sending to a user's manager most of the set-up is the same.
Power Apps Email User's Manager using the Office 365 Outlook and Users connectors
Hi @Future_Vision ,
You're right that you could set formula in Form's OnSuccess:
This action works just like a Power Automate, you could set parameters from anywhere in your app.
Please refer to below doc talking about Office365Outlook connector and SendEmailV2 action:
https://docs.microsoft.com/en-us/connectors/office365/#send-an-email-(v2)
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Got it but what do you do from there? I imagine you need to set up something for onSuccess.
You should be able to use the Mail or Outlook connector with the PowerApps for Teams app to send an email. To add the connector you need to click on the database icon on the left > Add data > in the search bar of Select a data source type in "mail" or "Outlook".
WarrenBelz
146,653
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional