Hello,
I have a very basic Power Apps form that looks like this,
My Submit button's OnSelect value is set to this,
Microsoft365Outlook.SendEmail("itsupport@test.com", Summary, Description)
This is working well. However, I am having issues getting the attachments working.
The attachments is called "DataCardValue6_2"
Is this even possible? For an attachment to be sent by email if it isn't saving somewhere first like to a SharePoint list?
I have tried googling what to do and I've been reading you use ,{Attachements:Table" or Add Columns, and specify other various parameters but I'm pretty confused by it all and I don't feel like I've found anything relevant enough for me to use.
Could some please help me with the kind of Syntax I'd use? I'd essentially just want whatever has been added as an attachment to also be included in the email.
------------------------------
Tony Malek
IT Infrastructure Engineer
------------------------------