<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: MS Flow to grab photos in Survey123 and add them to a sql report in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874935#M28960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay thanks for the response... I was able to get a prototype flow together to grab photos an put into a template by following the steps in your flow.&amp;nbsp; I was surprised how relatively user friendly Flow is.&amp;nbsp; I think I will start incorporating it into more of my projects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Aug 2019 01:11:29 GMT</pubDate>
    <dc:creator>RichardHughes2</dc:creator>
    <dc:date>2019-08-16T01:11:29Z</dc:date>
    <item>
      <title>MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874925#M28950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'm using MS Flow to grab data from a Survey in Survey123, but the survey has photos. Can i use MS Flow to grab these photos and add them to the SQL report?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2019 15:02:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874925#M28950</guid>
      <dc:creator>JevitaWebster</dc:creator>
      <dc:date>2019-04-24T15:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874926#M28951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jevita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, downloading an attachment in Flow is somewhat difficult. &amp;nbsp;Here is an example workflow:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="389" src="https://community.esri.com/legacyfs/online/444071_DownlaodAttachmentWorkflow.png" width="400" /&gt;&lt;/P&gt;&lt;P&gt;The steps are:&lt;/P&gt;&lt;OL style="color: #000000; text-indent: 0px; text-decoration: none; margin-bottom: 0in; margin-top: 0in;"&gt;&lt;LI style="margin: 0in 0in 0.0001pt; font-size: 11pt;"&gt;Send a request to the QueryAttachments Resource&lt;/LI&gt;&lt;LI style="margin: 0in 0in 0.0001pt; font-size: 11pt;"&gt;Parse the results of the request as JSON&lt;/LI&gt;&lt;LI style="margin: 0in 0in 0.0001pt; font-size: 11pt;"&gt;Extract the attachment id from the result (the ‘Compose’ step)&lt;/LI&gt;&lt;LI style="margin: 0in 0in 0.0001pt; font-size: 11pt;"&gt;(optional) Extract the attachment’s file name (the ‘Compose 2’ step)&lt;/LI&gt;&lt;LI style="margin: 0in 0in 0.0001pt; font-size: 11pt;"&gt;Request the attachment, using both the objectid of the feature and the id of the attachment&lt;/LI&gt;&lt;/OL&gt;&lt;P style="color: #000000; text-indent: 0px; text-decoration: none; margin: 0in 0in 0.0001pt; font-size: 11pt;"&gt;For steps 1 &amp;amp; 5, you will also need to provide a token of a user with the ability to query the feature service – Flow currently cannot access the token of the submitting user.&lt;/P&gt;&lt;P style="color: #000000; text-indent: 0px; text-decoration: none; margin: 0in 0in 0.0001pt; font-size: 11pt;"&gt;&lt;/P&gt;&lt;P style="color: #000000; text-indent: 0px; text-decoration: none; margin: 0in 0in 0.0001pt; font-size: 11pt;"&gt;We are working to make this less cumbersome in the future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 21:01:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874926#M28951</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-04-25T21:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874927#M28952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does this work if the images question is in a repeater?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 21:36:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874927#M28952</guid>
      <dc:creator>JevitaWebster</dc:creator>
      <dc:date>2019-04-25T21:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874928#M28953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jevita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This basic technique would work for images in related records - the main difference is the URLs used in steps 1 &amp;amp; 5 should refer to the layer number of the repeat table in the service.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 22:46:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874928#M28953</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-04-25T22:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874929#M28954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James, Can you export the flow?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2019 18:15:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874929#M28954</guid>
      <dc:creator>JevitaWebster</dc:creator>
      <dc:date>2019-04-29T18:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874930#M28955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jevita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the JSON export of the flow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 22:24:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874930#M28955</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-04-30T22:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874931#M28956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;Flow doesn't seem to be exposing the "attachmentInfos" "id" field. How do I get to the attachment id?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nicholas&lt;/P&gt;&lt;P&gt;&lt;IMG alt="MS Flow Attachment &amp;quot;id&amp;quot;" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/447718_AttachmentID_MSFlow.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 16:45:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874931#M28956</guid>
      <dc:creator>NicholasConnolly</dc:creator>
      <dc:date>2019-05-15T16:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874932#M28957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicholas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you may have supplied the wrong payload to the queryAttachments step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2019 22:49:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874932#M28957</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-05-20T22:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874933#M28958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today I am going to try a recreate your Flow to use attachments from a Survey.&amp;nbsp; We had issues with the Survey 123 Connector but we want to use Flow for handling event escalation and email notification from filtered surveys.&amp;nbsp; Do you know if there has been any progress on the MS Flow and Survey 123 issues in the past few months?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2019 15:06:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874933#M28958</guid>
      <dc:creator>RichardHughes2</dc:creator>
      <dc:date>2019-08-12T15:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874934#M28959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There have not been any updates regarding Survey123 Connector/Attachment interactions in Flow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 21:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874934#M28959</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-08-13T21:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874935#M28960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay thanks for the response... I was able to get a prototype flow together to grab photos an put into a template by following the steps in your flow.&amp;nbsp; I was surprised how relatively user friendly Flow is.&amp;nbsp; I think I will start incorporating it into more of my projects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2019 01:11:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874935#M28960</guid>
      <dc:creator>RichardHughes2</dc:creator>
      <dc:date>2019-08-16T01:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874936#M28961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use MS Flow to save survey123 attachments to a OneDrive folder.&amp;nbsp; To try and understand and get the process working&amp;nbsp;I am trying to follow the sample json file using the same feature service as listed in the file.&amp;nbsp; I am just trying to return the attachment for objectID 1 from that feature service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I get to the "Get Attachment" step it doesn't seem to be retrieving the attachment.&amp;nbsp; The attachment appears on the e-mail with the correct image name and extension but the file size is only 1kb, it its correct file size (it is also not viewable because it has nothing in the file).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I have in the "Get Attachment"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/459566_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The get attachment code view&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/459567_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here is the code view of the "Send an email"&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/459568_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/459569_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;P&gt;Any ideas on what I am missing to get the actual data in the attachment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 03:16:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874936#M28961</guid>
      <dc:creator>StevenBowden</dc:creator>
      <dc:date>2019-09-16T03:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874937#M28962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I worked out what my issue was, I was hard coding the objectID in the "Query Attachments" step but but then using "@{triggerBody()?['objectid']}" in the "Get Attachment" URI instead of the hardcoded objectID from the first step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now that I have the process working,&amp;nbsp;hopefully I can adapt it to work with my feature layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 05:17:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874937#M28962</guid>
      <dc:creator>StevenBowden</dc:creator>
      <dc:date>2019-09-16T05:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874938#M28963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have to use a&amp;nbsp;"When HTTP request is received" as the first step&amp;nbsp;in the process or can a Survey123 "When a survey response is submitted" be used as the trigger for the process so that you could have a flow that looked somthing like this to save the attachment&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/459571_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 06:25:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874938#M28963</guid>
      <dc:creator>StevenBowden</dc:creator>
      <dc:date>2019-09-16T06:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874939#M28964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do not necessarily have to use 'When an HTTP request is received', but it may make the process easier for the branch of your workflow that works with attachments. &amp;nbsp;The alternative would be to insert an HTTP request that generates a token, or have a long-lived token embedded in the flow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2019 16:05:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874939#M28964</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-09-16T16:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874940#M28965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;I am trying to replicate the process now using the "When an HTTP request is received". I have created the webook in the Survey123 Survey using the process that &lt;A href="https://community.esri.com/migrated-users/324046"&gt;Tom Ruff&lt;/A&gt;‌ outlines in this thread&amp;nbsp;&lt;A href="https://community.esri.com/thread/235299"&gt;MS Flow Webhook - Error (TrustFailure)&lt;/A&gt;&amp;nbsp;for creating the webhook.&amp;nbsp; However when I enter the Queries parameters they don't seem to be accessible from the http request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example I have to manually enter json for the f parameter&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/459657_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;If I add&amp;nbsp;@triggerBody()?['f'] as in the sample code, it defaults to html and not json.&amp;nbsp; The same is happening with the objectIds with&amp;nbsp;@{triggerBody()?['objectid']} and the token with&amp;nbsp;@triggerBody()?['token']&amp;nbsp; No values seemed to be passed through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you view the code it looks the same as the sample code&lt;/P&gt;&lt;P&gt;My test&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/459677_pastedImage_7.png" /&gt;&lt;/P&gt;&lt;P&gt;From the sample code&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/459675_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I hard code the values for f, objectIds and the the token through the whole process it works.&amp;nbsp; So it must be something that I am doing wrong in the initial stage that I can't get the values for those parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea where I am going wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried to import the sample json zip file that is attached here so that I can view how it is presented in Flow, but it fails to import into Flow.&amp;nbsp; Any ideas on why that might be as well?&amp;nbsp; Flow doesn't give any specific error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/459676_pastedImage_6.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2019 07:14:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874940#M28965</guid>
      <dc:creator>StevenBowden</dc:creator>
      <dc:date>2019-09-17T07:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874941#M28966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A couple of things:&lt;/P&gt;&lt;P&gt;- I would expect hardcoded f:json key/values. &amp;nbsp;You always want to process this in JSON&lt;/P&gt;&lt;P&gt;- What is triggering the 'When an HTTP request is received'? &amp;nbsp;If Survey123, you aren't accessing the objected or other parameters correctly. &amp;nbsp;Take a look at my response in&amp;nbsp;&lt;A href="https://community.esri.com/thread/238790-format-of-event-data-sent-in-webhook"&gt;https://community.esri.com/thread/238790-format-of-event-data-sent-in-webhook&lt;/A&gt;&amp;nbsp;to get some guidance on that - by far the easiest way to get this correct is to feed MS Flow a sample payload from a test submission.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2019 20:34:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874941#M28966</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-09-17T20:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: MS Flow to grab photos in Survey123 and add them to a sql report</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874942#M28967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any updates to this? Or possibly a new version of this JSON export? I've tried uploading this into Flow but get an error message. I've also tried recreated the flow as described but am having trouble finding the connectors from your screenshot above.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a Flow set up to generate a word document based on Survey123 data but need to include photos into the document as well.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2020 19:07:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/ms-flow-to-grab-photos-in-survey123-and-add-them/m-p/874942#M28967</guid>
      <dc:creator>NatalieAyala</dc:creator>
      <dc:date>2020-01-20T19:07:29Z</dc:date>
    </item>
  </channel>
</rss>

