We have a PowerApp that allows the user to attach a document...
In the Flow we need to include the attachments (if there are any) to an outgoing email...
But I can't see any way of doing that?
How can this be done?
Hi @livingstonep,
You could get the contents of PowerApps attachment first, then store the properties of the attachment in the array variable - Name and ContentBytes, and then use the output of variable as an attachment to the Send an email action.
The relevant steps can refer to this link, the difference is that the properties and content of your attachments need to be obtained from PowerApps.
https://flow.microsoft.com/en-us/blog/multiple-attachments-single-email/
Please take a try.
Best Regards,
Barry
WarrenBelz
146,635
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional