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 / Issues with Office365O...
Power Apps
Suggested Answer

Issues with Office365Outlook.sendmail

(1) ShareShare
ReportReport
Posted on by 10
Hi, I'm having issues with the  Office365Outlook.SendEmail
 
I develop an app in which the user fills some drop boxes, then send an email using the Office365Outlook.SendEmail from a collection, and sending an attachment (pictures from smartphone).
 
Everything works great online, but when I used it on my smartphone I get no email, no info and the app just stays idle no idea if it's an issue with the size of the picture or
the limitations from the Office365Outlook.SendEmail.
 
here's the code: 
 
ClearCollect(Correo,{
    Maquina:Drp_Maquina.Selected.Value,
    Etapa:Drp_Etapa.Selected.Value,
    Material:Drp_Material.Selected.Value,
    Ancho:Drp_Ancho.Selected.Value
});
Office365Outlook.SendEmail('Correos-txt'.Text,txt_titulo.Text,Concat(Correo,"Maquina: " & Maquina & Char(10) &"Etapa: " & Etapa& Char(10) &"Material: " & Material& Char(10) &"Ancho: "
& Ancho& Char(10) & "Comentarios: " &Txt_Comentarios.Text),{Cc:'CorreosCC-txt'.Text,Attachments: ForAll(AttachtmentControl.Attachments,{ContentBytes: Value,Name: Name})});
 
Set(varReset,true) & Set(varReset,false);
Navigate(Home)
 
 
is there any way I can get a send email confirmation?
Categories:
I have the same question (0)
  • Suggested answer
    Michael E. Gernaey Profile Picture
    53,963 Moderator on at
    Hi
     
    Who is the email going out as? I am wondering if you can see the email in their out/drafts/sent folders just for visual verification.
     
    That or there is an issue with the outlook version on their phones. What model of phones and version of Office? (outlook).
     
    Is it everyone, or are you just talking about a specific person? 
  • ReneCruz Profile Picture
    10 on at
    Right now, I'm using my account to send the email and I'm testing with my own email also using the cc: to a coworker.

    And yes, I can see the email in my send and inbox folders, but only when I do it on the online app, not the published one on my smartphone. 

    My smartphone is an HONOR 90.
     
    App still in development so right now I'm the only user but I'm testing everything before releasing
  • Suggested answer
    Nandit Profile Picture
    1,568 Moderator on at
     
    Can you please try using the Office365Outlook.SendEmailV2 function.
     
    Hope this helps. 
     
    Kind regards, 
    Nandit
     
    If this answers your query, please mark this response as the answer.
    If its helpful, please leave a like. Thanks!

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 337 Most Valuable Professional

#2
11manish Profile Picture

11manish 173

#3
Valantis Profile Picture

Valantis 86

Last 30 days Overall leaderboard