<?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 Attachments from Field maps  to Local Folder using Power Automate in ArcGIS Connectors for Power Automate Questions</title>
    <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/attachments-from-field-maps-to-local-folder-using/m-p/1512288#M677</link>
    <description>&lt;P&gt;We have a project involving the use of Field Maps to collect various types of data, including attachments. I am working with ArcGIS Enterprise. While I have successfully used Survey123 in the past, I am now seeking to automate the export of attachments added via Field Maps. Could you please provide guidance on whether this is possible, and if so, outline the steps required to achieve this? Thank you for your assistance.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jul 2024 13:17:32 GMT</pubDate>
    <dc:creator>Sghimire</dc:creator>
    <dc:date>2024-07-30T13:17:32Z</dc:date>
    <item>
      <title>Attachments from Field maps  to Local Folder using Power Automate</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/attachments-from-field-maps-to-local-folder-using/m-p/1512288#M677</link>
      <description>&lt;P&gt;We have a project involving the use of Field Maps to collect various types of data, including attachments. I am working with ArcGIS Enterprise. While I have successfully used Survey123 in the past, I am now seeking to automate the export of attachments added via Field Maps. Could you please provide guidance on whether this is possible, and if so, outline the steps required to achieve this? Thank you for your assistance.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 13:17:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/attachments-from-field-maps-to-local-folder-using/m-p/1512288#M677</guid>
      <dc:creator>Sghimire</dc:creator>
      <dc:date>2024-07-30T13:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Attachments from Field maps  to Local Folder using Power Automate</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/attachments-from-field-maps-to-local-folder-using/m-p/1512340#M678</link>
      <description>&lt;P&gt;Subscribed...&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 14:16:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/attachments-from-field-maps-to-local-folder-using/m-p/1512340#M678</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2024-07-30T14:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Attachments from Field maps  to Local Folder using Power Automate</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/attachments-from-field-maps-to-local-folder-using/m-p/1522740#M731</link>
      <description>&lt;P&gt;Hi, I done it from Field maps to OneDrive.&lt;/P&gt;&lt;P&gt;The general workflow comes from UC2024, you can check the recording at below.&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6360487325112w960h540r180" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6360487325112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6360487325112w960h540r180');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6360487325112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;I tried to follow the recording to recreate the flow but it is not successful from me.&lt;/P&gt;&lt;P&gt;Then, I had spent a few night to changed and created the similar function as I want.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RikiChan_2-1723775906624.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112573i1A41E2473504B603/image-size/large?v=v2&amp;amp;px=999" role="button" title="RikiChan_2-1723775906624.png" alt="RikiChan_2-1723775906624.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. The trigger is the feature layer when attachment created.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RikiChan_0-1723786920322.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112579i46A243DB6AB147C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="RikiChan_0-1723786920322.png" alt="RikiChan_0-1723786920322.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. When layer update, change and delete, get "changesUrl" and feature layer identification code "layerId".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RikiChan_2-1723787030247.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112581i1FEDE4C6491E994F/image-size/large?v=v2&amp;amp;px=999" role="button" title="RikiChan_2-1723787030247.png" alt="RikiChan_2-1723787030247.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3. "For each 1" loop get the "attachments" data from previous step&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RikiChan_3-1723787111041.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112582i17CB8CF4C73A2275/image-size/large?v=v2&amp;amp;px=999" role="button" title="RikiChan_3-1723787111041.png" alt="RikiChan_3-1723787111041.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;4. Get "url" from Attachment&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RikiChan_4-1723788231046.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112587i8B4BCFA866F2DB07/image-size/large?v=v2&amp;amp;px=999" role="button" title="RikiChan_4-1723788231046.png" alt="RikiChan_4-1723788231046.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;5. To get the object field information, it need to match the GobalID between attachment attribute table and Feature layer attribute table.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RikiChan_5-1723788467535.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112588i6CE30303DE450F09/image-size/large?v=v2&amp;amp;px=999" role="button" title="RikiChan_5-1723788467535.png" alt="RikiChan_5-1723788467535.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;6. "For each 2" loop get the field data from previous step for next step&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RikiChan_6-1723788556713.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112589i6F8AFAE68E31858F/image-size/large?v=v2&amp;amp;px=999" role="button" title="RikiChan_6-1723788556713.png" alt="RikiChan_6-1723788556713.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;7. Finally, Upload to One Drive or Share Drive and rename the attachment according to the field name&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RikiChan_10-1723789992130.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112593i2690BD25B8C8ABFD/image-size/large?v=v2&amp;amp;px=999" role="button" title="RikiChan_10-1723789992130.png" alt="RikiChan_10-1723789992130.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remark: Some of the valuable cannot insert directly, you need to insert by dynamic content and edit in the text box.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RikiChan_9-1723789932592.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112592iFD5C754489794473/image-size/large?v=v2&amp;amp;px=999" role="button" title="RikiChan_9-1723789932592.png" alt="RikiChan_9-1723789932592.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that can help you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the watermark, they are using Encodian which need to spend credit per step in Power Automate.&lt;/P&gt;&lt;P&gt;In Arcgis notebook the watermark API is free but I don't know how to get the field information by code to rename attachment LOL&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-notebooks-questions/how-to-rename-attachment-based-on-field-name/m-p/1511474" target="_blank"&gt;https://community.esri.com/t5/arcgis-notebooks-questions/how-to-rename-attachment-based-on-field-name/m-p/1511474&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 06:34:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/attachments-from-field-maps-to-local-folder-using/m-p/1522740#M731</guid>
      <dc:creator>RikiChan</dc:creator>
      <dc:date>2024-08-16T06:34:48Z</dc:date>
    </item>
  </channel>
</rss>

