Hi,
My name is Marcus and I am pretty new to PowerApps.
I am trying to send emails with Office365.SendEmail using the script: Office365.SendEmail((User().Email & ";**My E-mail**," )&ccemailbox.Text&"","Order - " & Gallery1.Selected.'Site Name',HtmlText3.HtmlText,{IsHtml:true});
I have a list in Sharepoint with images stored and I want to send them as attachments to this e-mail.
Could you give me any ideas?
I am trying to create a collection with the images, but is not working.
Thank you
Regards
Marcus Ramos