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 / unable to send to emai...
Power Apps
Answered

unable to send to email address and a variable in powerapp

(0) ShareShare
ReportReport
Posted on by 54

I have it send an email when clicking on submit but it is not working as intended.

It seems to only send to the variable but none of the typed email addresses.

 

Code is:

Office365Outlook.SendEmailV2("email1@domain.co.uk;email2@domain.co.uk;email3@domain.co.uk;" & varLineManager, "Form" & " " & varFName & " " & varSName & " ",

 

It only does the var and not the three emails. Any ideas why or how to make it go to all?

Categories:
I have the same question (0)
  • cha_cha Profile Picture
    4,932 Moderator on at

    Hello @jdrm1 

     

    Try using only one manually indicated email and let me know if it works.

    Office365Outlook.SendEmailV2("email1@domain.co.uk", "Form" & " " & varFName & " " & varSName & " ",

     

    Also, try just closing your browser as it might be just some cache issue cause by working with Power Apps for too long or some connection issues.

  • Verified answer
    jdrm1 Profile Picture
    54 on at

    no its ok just figured it out but thanks.

    needed to be 

    Office365Outlook.SendEmailV2(Concatenate("email1@domain.co.uk;email2@domain.co.uk;email3@domain.co.uk;" & varLineManager), "Form" & " " & varFName & " " & varSName & " ",

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 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard