cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
SunnyJess
Helper II
Helper II

Send Email on Button Press

I have a button that when pressed I want it to send an email to a specific user with the information selected via a combobox.

 

Run("email@email.com.au","Item"&Concat(ComboBox1.SelectedItems,AllowedValues))

this is the code I am using but it is coming up with error "Invocation of unknown or unsupported functions.

17 REPLIES 17

Well, I found out from another user that for some reason, the videos will play fine via mobile device but for whatever reason it wants a Google Apps account for viewing on desktop. Makes no sense to me, but it was something I would have never thought to try with the error it was giving.
Anonymous
Not applicable

Bizzare.. Never had that feedback before...

 

If it helps, you can just go to YouTube and search for 'Chino Does Stuff'. Thats the name of my channel. There you will find several videos on PowerApps including the Email from PowerApps tutorial. 

 

Hope this help!

HughDubya
Frequent Visitor

A slight extension to this question, what if I want to send the contents of a whole Form within my app?

 

For example, the end user has completed a lengthy form (e.g. form name 'EditForm1') with many fields (30+) and I want them to be able to send themselves a copy of the form on email, including the data they have already entered.

 

Adding individual fields to the email code is easy enough but to go through and add each one from a big form seems the long way around. Any advice appreciated. 

 

 

**Update** I couldn't find a solution to this in the end. Had to manually enter ALL the fields one by one into the body of the email. I understand this can be made a bit easier by using a Flow but you'll still need to select all the fields one by one, just not have to type them all. 

dmclaughlin
Post Patron
Post Patron

I've got my button in my form sending an email but I want to change it to email the person that created the form.  I've got the created by field on my form but cant figure out the syntax.  I've added an attachment and if I put a person in quotes the email goes perfectly.  But I want the email to go to the created by. 

Hello @v-xida-msft 

How can I send email in PowerApps Portal application using Office365 Outlook ?

Tnrester7
New Member

Hello,

 

how can I enter two mail adresses into this?
I tried with &, but it doesn't work:

Mail.SendEmail( "firstname@mail.com & "secondname@mail.com", .....)

Thank you!

 

Mail.SendEmail( "firstname@mail.com;secondname@mail.com", .....)  😎

 

Shane - Microsoft MVP, YouTube, and PowerApps Consulting for when you are in a bind to get this fixed quickly. And finally we now have PowerApps Training

@Shanescows 

Thanks, works 🙂

Helpful resources

Announcements
Power Apps News & Annoucements carousel

Power Apps News & Announcements

Keep up to date with current events and community announcements in the Power Apps community.

Community Call Conversations

Introducing the Community Calls Conversations

A great place where you can stay up to date with community calls and interact with the speakers.

Power Apps Community Blog Carousel

Power Apps Community Blog

Check out the latest Community Blog from the community!

Top Solution Authors
Top Kudoed Authors
Users online (3,546)