Announcements
I created the following 'free-standing' email template. I've got everything working but now I want to add an attachment control.What would be the proper update to the code so that the attachment send with the email?
Hi @Phineas ,
This blog of mine may be useful to you.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
I figured it out.🤓Office365Outlook.SendEmailV2(Label4_2.Text, TextInput1.Text, RichTextEditor1.HtmlText, {Attachments: AddColumns( RenameColumns(AttachmentDataCard.Attachments,"Value", "ContentBytes"), "@odata.type", "") })& "<img src="& JSON(PenInput2.Image,JSONFormat.IncludeBinaryData) & "></img></br></br>"& "<img src="& JSON(UploadedImage3.Image,JSONFormat.IncludeBinaryData) & "></img></br></br>";{Importance: "Normal", From: User().FullName};
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 914
11manish 627
Valantis 598