<?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: Pulling Attribute Data in ArcGIS Connectors for Power Automate Questions</title>
    <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1156331#M9</link>
    <description>&lt;P&gt;Okay thank you I will have to test that out and let you know.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Mar 2022 18:47:15 GMT</pubDate>
    <dc:creator>NickCressman</dc:creator>
    <dc:date>2022-03-22T18:47:15Z</dc:date>
    <item>
      <title>Pulling Attribute Data</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1156177#M5</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm currently trying to evaluate if I can use Microsoft power automate the same way as Integromat/Make. I've been trying tirelessly to get to the feature layers attribute data like you can with integromat/make as shown in the video from dev summit 2021. I have deployed a solution that works flawlessly in Make based on featureupdates where I can include attribute data in an email from a specific field. Any help or documentation would be greatly appreciated as I'm evaluating which platform to use.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/videos/watch?videoid=D9PMC2yGJbA&amp;amp;title=getting-started-with-hosted-feature-layer-webhooks" target="_blank" rel="noopener"&gt;https://www.esri.com/videos/watch?videoid=D9PMC2yGJbA&amp;amp;title=getting-started-with-hosted-feature-layer-webhooks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 15:46:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1156177#M5</guid>
      <dc:creator>NickCressman</dc:creator>
      <dc:date>2022-03-22T15:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Attribute Data</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1156301#M6</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/95844"&gt;@NickCressman&lt;/a&gt;&amp;nbsp; Yes, this is possible. I've published a blog post that shows how to configure a flow (in the context of ArcGIS Field Maps) that sends an email.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/use-webhooks-to-automate-workflows-in-arcgis-field-maps-with-power-automate/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/use-webhooks-to-automate-workflows-in-arcgis-field-maps-with-power-automate/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BTW, Field Maps has an &lt;A href="https://www.integromat.com/en/integrations/arcgis-field-maps" target="_self"&gt;app in Integromat&lt;/A&gt; that greatly simplifies using hosted feature service webhooks. We're still sorting through some issues with the Make support team - it's not working in Make after the migration. Anyway, it's not specific to Field Maps - you can use it for any hosted feature layer that supports webhooks.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 18:22:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1156301#M6</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-03-22T18:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Attribute Data</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1156313#M7</link>
      <description>&lt;P&gt;@Anonymous User&amp;nbsp;I actually followed your post and completed it. My only question is how do you break out the fields like make. If you look at the image below I can pick what field i want in make to include in my email that I send. This is important as the day of the week assigned is what needs to go out in the notification and day of the week is a field in the layer.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NickCressman_0-1647973609155.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37010i4518ECC6689F9741/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NickCressman_0-1647973609155.png" alt="NickCressman_0-1647973609155.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 18:28:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1156313#M7</guid>
      <dc:creator>NickCressman</dc:creator>
      <dc:date>2022-03-22T18:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Attribute Data</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1156330#M8</link>
      <description>&lt;P&gt;Oh, when you are iterating over the features, I think you can use this expression to get a specific attribute:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;item()['attributes']['someField']&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;For dates, you'd want to format it:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;addSeconds('1970-1-1',Div(item()['attributes']?['date'] ,1000),'yyyy-MM-dd')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I haven't tested it but I think these should work.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 18:44:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1156330#M8</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-03-22T18:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Attribute Data</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1156331#M9</link>
      <description>&lt;P&gt;Okay thank you I will have to test that out and let you know.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 18:47:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1156331#M9</guid>
      <dc:creator>NickCressman</dc:creator>
      <dc:date>2022-03-22T18:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Attribute Data</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1156366#M10</link>
      <description>&lt;P&gt;This did work thanks for the help!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 19:34:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1156366#M10</guid>
      <dc:creator>NickCressman</dc:creator>
      <dc:date>2022-03-22T19:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Attribute Data</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1163214#M12</link>
      <description>&lt;P&gt;Hi Nick,&lt;/P&gt;&lt;P&gt;I am looking to do the same thing you mention in the thread. Integromat/Make is very easy and the attribute data is easy to choose and move around. Were you able to get Power Automate to the same point? My IT team will not allow me to use Integromat so getting PA to work for a survey would be great.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 19:31:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1163214#M12</guid>
      <dc:creator>Michael_VanHatten</dc:creator>
      <dc:date>2022-04-11T19:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Attribute Data</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1163222#M13</link>
      <description>&lt;P&gt;Yes I did have you attempted yet?. It took me sometime to figure out but i did. I winded up going with make/integromat because it is easier to integrate filters and you don't have to know the formatting as much as power automate to pull a certain field. All the tips that Aaron Provided helped as well.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 19:39:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1163222#M13</guid>
      <dc:creator>NickCressman</dc:creator>
      <dc:date>2022-04-11T19:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Attribute Data</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1163496#M14</link>
      <description>&lt;P&gt;I have been trying to work things out with microsoft but am not having a ton of luck. I would love to use integromat/ make, I am familiar with it and the ease of use. Still trying to work with IT to open up integromat so for now I am stuck with automate.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 14:44:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1163496#M14</guid>
      <dc:creator>Michael_VanHatten</dc:creator>
      <dc:date>2022-04-12T14:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Attribute Data</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1163504#M15</link>
      <description>&lt;P&gt;Well, any questions I would be glad to help.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 15:17:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1163504#M15</guid>
      <dc:creator>NickCressman</dc:creator>
      <dc:date>2022-04-12T15:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling Attribute Data</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1163508#M16</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Automate 1.JPG" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38688i87886AF3CDFBD7BE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Automate 1.JPG" alt="Automate 1.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Automate 2.JPG" style="width: 808px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38687i9E2F64922F124134/image-size/large?v=v2&amp;amp;px=999" role="button" title="Automate 2.JPG" alt="Automate 2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is what my flow looks like I followed a help article as well which is above in this chain.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 15:20:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/pulling-attribute-data/m-p/1163508#M16</guid>
      <dc:creator>NickCressman</dc:creator>
      <dc:date>2022-04-12T15:20:28Z</dc:date>
    </item>
  </channel>
</rss>

