<?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 Auto updating point from QuickCapture with local weather conditions? in ArcGIS QuickCapture Questions</title>
    <link>https://community.esri.com/t5/arcgis-quickcapture-questions/auto-updating-point-from-quickcapture-with-local/m-p/1596560#M1403</link>
    <description>&lt;P data-unlink="true"&gt;Hey all, I've been looking into how to automatically fill a weather field with a string created from current weather conditions where the point is collected. I've been using this page: &lt;A href="https://community.esri.com/t5/arcgis-quickcapture-blog/data-enrichment-with-arcgis-quickcapture-and/ba-p/892203" target="_self"&gt;Data enrichment with ArcGIS QuickCapture and Integromat&lt;/A&gt;&amp;nbsp;that&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929"&gt;@IsmaelChivite&lt;/a&gt;&amp;nbsp;posted several years ago. Since then, Integromat has rebranded to Make, but the structure of the site is the same.&lt;/P&gt;&lt;P data-unlink="true"&gt;I have been able to link my QuickCapture project and generate a string of weather information for the point collected. I am having an issue on the last step, getting that data put into the feature layer on Arc Online. Below is what I currently have in the HTTP, which is error free, but not returning the information where I want it.&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;URL&amp;nbsp;&lt;/STRONG&gt;{{1.projectInfo.serviceUrl}}/{{1.feature.layerInfo.name}}/updateFeatures&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;Method&lt;/STRONG&gt; POST&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;Item 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;Key -&amp;gt; f&lt;/P&gt;&lt;P data-unlink="true"&gt;Value -&amp;gt; html&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;Item 2&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;Key -&amp;gt; features&lt;/P&gt;&lt;P data-unlink="true"&gt;[&lt;BR /&gt;{&lt;BR /&gt;"attributes": {&lt;BR /&gt;"GlobalID" : "{{1.feature.attributes.GlobalID}}",&lt;BR /&gt;"weather" : "{{3.value}}",&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;Item 3&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;Key -&amp;gt; token&lt;/P&gt;&lt;P data-unlink="true"&gt;Value -&amp;gt;&amp;nbsp;{{1.portalInfo.token}}&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;Any advice is appreciated!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Mar 2025 14:14:56 GMT</pubDate>
    <dc:creator>GraceRau</dc:creator>
    <dc:date>2025-03-18T14:14:56Z</dc:date>
    <item>
      <title>Auto updating point from QuickCapture with local weather conditions?</title>
      <link>https://community.esri.com/t5/arcgis-quickcapture-questions/auto-updating-point-from-quickcapture-with-local/m-p/1596560#M1403</link>
      <description>&lt;P data-unlink="true"&gt;Hey all, I've been looking into how to automatically fill a weather field with a string created from current weather conditions where the point is collected. I've been using this page: &lt;A href="https://community.esri.com/t5/arcgis-quickcapture-blog/data-enrichment-with-arcgis-quickcapture-and/ba-p/892203" target="_self"&gt;Data enrichment with ArcGIS QuickCapture and Integromat&lt;/A&gt;&amp;nbsp;that&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929"&gt;@IsmaelChivite&lt;/a&gt;&amp;nbsp;posted several years ago. Since then, Integromat has rebranded to Make, but the structure of the site is the same.&lt;/P&gt;&lt;P data-unlink="true"&gt;I have been able to link my QuickCapture project and generate a string of weather information for the point collected. I am having an issue on the last step, getting that data put into the feature layer on Arc Online. Below is what I currently have in the HTTP, which is error free, but not returning the information where I want it.&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;URL&amp;nbsp;&lt;/STRONG&gt;{{1.projectInfo.serviceUrl}}/{{1.feature.layerInfo.name}}/updateFeatures&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;Method&lt;/STRONG&gt; POST&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;Item 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;Key -&amp;gt; f&lt;/P&gt;&lt;P data-unlink="true"&gt;Value -&amp;gt; html&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;Item 2&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;Key -&amp;gt; features&lt;/P&gt;&lt;P data-unlink="true"&gt;[&lt;BR /&gt;{&lt;BR /&gt;"attributes": {&lt;BR /&gt;"GlobalID" : "{{1.feature.attributes.GlobalID}}",&lt;BR /&gt;"weather" : "{{3.value}}",&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;STRONG&gt;Item 3&lt;/STRONG&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;Key -&amp;gt; token&lt;/P&gt;&lt;P data-unlink="true"&gt;Value -&amp;gt;&amp;nbsp;{{1.portalInfo.token}}&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;Any advice is appreciated!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 14:14:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-quickcapture-questions/auto-updating-point-from-quickcapture-with-local/m-p/1596560#M1403</guid>
      <dc:creator>GraceRau</dc:creator>
      <dc:date>2025-03-18T14:14:56Z</dc:date>
    </item>
  </channel>
</rss>

