<?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 Using Survey123 Feature Layer in HTTP Module of Integromat in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/using-survey123-feature-layer-in-http-module-of/m-p/789077#M7821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two surveys. I want the numeric field of one survey to be decreased automatically when the other survey is submitted. Therefore, I prepared a scenario using HTTP module in Integromat . However, I had to use rest URL of feature service and I have to change the token of URL every two weeks. The other option for me is that I have to share feature service with edit and update capability publicly but it is not secure. Is there any way that I can do this without changing token every two weeks?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2020 10:44:33 GMT</pubDate>
    <dc:creator>maplover</dc:creator>
    <dc:date>2020-09-30T10:44:33Z</dc:date>
    <item>
      <title>Using Survey123 Feature Layer in HTTP Module of Integromat</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-survey123-feature-layer-in-http-module-of/m-p/789077#M7821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two surveys. I want the numeric field of one survey to be decreased automatically when the other survey is submitted. Therefore, I prepared a scenario using HTTP module in Integromat . However, I had to use rest URL of feature service and I have to change the token of URL every two weeks. The other option for me is that I have to share feature service with edit and update capability publicly but it is not secure. Is there any way that I can do this without changing token every two weeks?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2020 10:44:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-survey123-feature-layer-in-http-module-of/m-p/789077#M7821</guid>
      <dc:creator>maplover</dc:creator>
      <dc:date>2020-09-30T10:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using Survey123 Feature Layer in HTTP Module of Integromat</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-survey123-feature-layer-in-http-module-of/m-p/789078#M7822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you building your own webhook using HTTP and the OAuth&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;authorization? Have you tried set refresh token in your webhook?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://support.integromat.com/hc/en-us/articles/360006248533-HTTP" title="https://support.integromat.com/hc/en-us/articles/360006248533-HTTP"&gt;HTTP – Integromat Support&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/511655_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/users-groups-and-items/token.htm" title="https://developers.arcgis.com/rest/users-groups-and-items/token.htm"&gt;Token—ArcGIS REST API | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/511656_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ruth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2020 10:54:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-survey123-feature-layer-in-http-module-of/m-p/789078#M7822</guid>
      <dc:creator>Ruth_JiatengXu</dc:creator>
      <dc:date>2020-10-23T10:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using Survey123 Feature Layer in HTTP Module of Integromat</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-survey123-feature-layer-in-http-module-of/m-p/789079#M7823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your answer! No, I do not use outh2 authorization and do not know how to use it. Should i use sharing/rest? My rest service url is something like &lt;A href="https://domain.org/server/rest/services/Hosted/service_421421421/FeatureServer/1/UpdateFeatures?token="&gt;https://domain.org/server/rest/services/Hosted/service_421421421/FeatureServer/1/UpdateFeatures?token=&lt;/A&gt;&amp;lt;token&amp;gt;. How can i modify it to use outh2 and refresh token feature?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2020 11:19:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-survey123-feature-layer-in-http-module-of/m-p/789079#M7823</guid>
      <dc:creator>maplover</dc:creator>
      <dc:date>2020-10-23T11:19:30Z</dc:date>
    </item>
  </channel>
</rss>

