Photo attachments in Microsoft Power Automate?

820
2
07-21-2020 05:37 PM
MackenzieCarter
New Contributor II

Hi! I have created a Microsoft Power Automate flow that creates a PDF file and attaches it to an email when a survey is submitted (the PDF contains the all of the information that was in the survey), but I have a problem. Some people will add photo attachments when they submit a survey and I would like to include these images in the PDF, but I have no idea how. Can someone help me with this?

Thanks!

2 Replies
JamesTedrick
Esri Esteemed Contributor

Hi Mackenzie,

The Survey123 connector has been updated to include attachment information in the payload.  You will need to create a new webhook connection to see the change in Power Automate.  Additionally, you will need to have a mechanism to provide a token to access the attachement (I assume that is secured).

MackenzieCarter
New Contributor II

Hi, is it possible to explain how you would go about setting that up? I've updated the webhook connection and I see the dynamic content for attachments but how would I incorporate it into the flow?

Thanks!