<?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: Custom Survey123 URL with Field Maps Callback in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1139358#M2383</link>
    <description>&lt;P&gt;Have you tried URL encoding the callback parameter?&lt;/P&gt;&lt;P&gt;There's a &lt;A href="https://doc.arcgis.com/en/survey123/reference/integratewithotherapps.htm#ESRI_SECTION1_7E0A66ACA8504EDE8CB0171C3C8A5760" target="_self"&gt;couple examples in the doc&lt;/A&gt; about it.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Feb 2022 14:44:03 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2022-02-01T14:44:03Z</dc:date>
    <item>
      <title>Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1139338#M2382</link>
      <description>&lt;P&gt;Hi -&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am migrating some workflows from Collector to Field Maps and I am running into issues with my callback URL parameters.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The workflow:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&amp;nbsp;Click a polygon feature in Field Maps to view pop-up. Custom pop-up displays URL to launch Survey123 form and pass certain attributes to Survey123.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Survey is completed by user. When user submits survey, Field Maps re-opens via callback to specified map.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This worked very well with Collector and was simple to configure. With Field Maps, I am getting some weird errors, even though I am following the documentation on both Survey123 and Field Maps help pages.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I use a URL formatted like below, I get an error when attempting to open Survey123 from the URL. The error is in Survey123 and says "&lt;STRONG&gt;Error Unpacking&lt;/STRONG&gt;":&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px" data-unlink="true"&gt;&amp;nbsp;https://survey123.arcgis.app/?itemID=10242016ba5b4ab3883bf40bb8ae76fb&amp;amp;field:Ag_Guid={GlobalID&amp;nbsp;}&lt;STRONG&gt;&amp;amp;callback=https://fieldmaps.arcgis.app&amp;nbsp;&lt;FONT color="#FF0000"&gt;/?&lt;/FONT&gt;referenceContext=open&amp;amp;itemID=6b34dffb1c0b41b3907c61a97d0b1e4a&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This same error occurs when I modified the URL to be something like this:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px" data-unlink="true"&gt;https://survey123.arcgis.app/?itemID=10242016ba5b4ab3883bf40bb8ae76fb&amp;amp;field:Ag_Guid={GlobalID}&lt;STRONG&gt;&amp;amp;callback=https://fieldmaps.arcgis.app&lt;FONT color="#FF0000"&gt;://?&lt;/FONT&gt;referenceContext=open&amp;amp;itemID=6b34dffb1c0b41b3907c61a97d0b1e4a&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px" data-unlink="true"&gt;https://survey123.arcgis.app/?itemID=10242016ba5b4ab3883bf40bb8ae76fb&amp;amp;field:Ag_Guid={GlobalID}&lt;STRONG&gt;&amp;amp;callback=https://fieldmaps.arcgis.app&lt;FONT color="#FF0000"&gt;//?&lt;/FONT&gt;referenceContext=open&amp;amp;itemID=6b34dffb1c0b41b3907c61a97d0b1e4a&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If I use the callback URL without the referenceContext parameter included, the callback seems to work, but does display an on-screen error when returning to Field Maps; this happens with either of the formats below:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px" data-unlink="true"&gt;https://survey123.arcgis.app/?itemID=10242016ba5b4ab3883bf40bb8ae76fb&amp;amp;field:Ag_Guid={GlobalID&amp;nbsp;}&lt;STRONG&gt;&amp;amp;callback=https://fieldmaps.arcgis.app&amp;nbsp;&lt;FONT color="#FF0000"&gt;://?&lt;/FONT&gt;itemID=6b34dffb1c0b41b3907c61a97d0b1e4a&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px" data-unlink="true"&gt;https://survey123.arcgis.app/?itemID=10242016ba5b4ab3883bf40bb8ae76fb&amp;amp;field:Ag_Guid={GlobalID&amp;nbsp;}&lt;STRONG&gt;&amp;amp;callback=https://fieldmaps.arcgis.app&amp;nbsp;&lt;FONT color="#FF0000"&gt;/?&lt;/FONT&gt;itemID=6b34dffb1c0b41b3907c61a97d0b1e4a&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erica_tefft_0-1643722751457.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32820i62E8F6406422F21D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="erica_tefft_0-1643722751457.png" alt="erica_tefft_0-1643722751457.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did check and the Survey123 data submits properly. I am returned to the proper map in Field Maps, but see this error each time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have advice on how to resolve this issue?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 13:39:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1139338#M2382</guid>
      <dc:creator>erica_poisson</dc:creator>
      <dc:date>2022-02-01T13:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1139358#M2383</link>
      <description>&lt;P&gt;Have you tried URL encoding the callback parameter?&lt;/P&gt;&lt;P&gt;There's a &lt;A href="https://doc.arcgis.com/en/survey123/reference/integratewithotherapps.htm#ESRI_SECTION1_7E0A66ACA8504EDE8CB0171C3C8A5760" target="_self"&gt;couple examples in the doc&lt;/A&gt; about it.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 14:44:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1139358#M2383</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-02-01T14:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1139645#M2393</link>
      <description>&lt;P&gt;We are having the exact same issue. We have several linked Survey123's and Field Maps. We set up the latest link on January 6, 2022 and it was working fine at that time. It was brought to our attention today that a user was having problems, so we went in to see if we could replicate his issue and discovered that now all of our linked apps are broken. We tried the same things as above with the URLs and are getting the same results.&lt;/P&gt;&lt;P&gt;Did something change on Esri's end? How do we solve this issue?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 23:23:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1139645#M2393</guid>
      <dc:creator>GeorgiannaStrobin</dc:creator>
      <dc:date>2022-02-01T23:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1139655#M2394</link>
      <description>&lt;P&gt;We are also getting the same error message in Andriod devices and in ios it doesn't even open the field map from Srvey123&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 23:51:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1139655#M2394</guid>
      <dc:creator>himalaya_GIS</dc:creator>
      <dc:date>2022-02-01T23:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1139687#M2395</link>
      <description>&lt;P&gt;I am able to reproduce the issue on both iOS and Android when the callback URL is not encoded. Once it's encoded, it works correctly.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;arcgis-survey123://?portalUrl=https://www.arcgis.com&amp;amp;itemID=6e9276bfdf164a2bafa236f40a1eb4f8&amp;amp;callback=https://fieldmaps.arcgis.app/?referenceContext=open&amp;amp;itemID=1223e990f9314fe996fb6e69eefab9a9&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Results in the Error Unpacking message in Survey123.&lt;/P&gt;&lt;P&gt;But the following works since it's URL encoded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;arcgis-survey123://?portalUrl=https://www.arcgis.com&amp;amp;itemID=6e9276bfdf164a2bafa236f40a1eb4f8&amp;amp;callback=https%3A%2F%2Ffieldmaps.arcgis.app%2F%3FreferenceContext%3Dopen%26itemID%3D1223e990f9314fe996fb6e69eefab9a9&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;All you have to do is copy the callback URL and run it through an online encoder like &lt;A href="https://www.urlencoder.org/" target="_blank" rel="noopener"&gt;https://www.urlencoder.org/&lt;/A&gt; and use the result in your app link URL.&lt;/P&gt;&lt;P&gt;It's always recommended to encode parameters if they contain special characters like "&amp;amp;".&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 01:22:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1139687#M2395</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-02-02T01:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1139964#M2400</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous User&amp;nbsp; - I will test this to see if it fixes my issue.&lt;/P&gt;&lt;P&gt;If this is the recommended way of doing this, I would recommend an update to the documentation available on the Field Maps and Survey123 help pages because it is not clear at all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 17:44:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1139964#M2400</guid>
      <dc:creator>erica_poisson</dc:creator>
      <dc:date>2022-02-02T17:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1140525#M2407</link>
      <description>&lt;P&gt;@Anonymous User&amp;nbsp;-&lt;/P&gt;&lt;P&gt;This is the encoded URL I am using - Survey123 launches from Field Maps just fine, but the callback doesn't&amp;nbsp; happen. I submit the Survey and am returned to the Survey123 home instead of Field Maps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice would be useful.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;arcgis-survey123://?portalUrl=&lt;A href="https://www.arcgis.com&amp;amp;itemID=10242016ba5b4ab3883bf40bb8ae76fb&amp;amp;field:Ag_Guid={GlobalID" target="_blank"&gt;https://www.arcgis.com&amp;amp;itemID=10242016ba5b4ab3883bf40bb8ae76fb&amp;amp;field:Ag_Guid={GlobalID&lt;/A&gt;}&lt;STRONG&gt;&amp;amp;callback=https%3A%2F%2Ffieldmaps.arcgis.app%20%2F%3FreferenceContext%3Dopen%26itemID%3D6b34dffb1c0b41b3907c61a97d0b1e4a&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 20:18:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1140525#M2407</guid>
      <dc:creator>erica_poisson</dc:creator>
      <dc:date>2022-02-03T20:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1140630#M2411</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/356939"&gt;@erica_poisson&lt;/a&gt;It looks like you have a space in your callback URL after ".app" and before "/". This seems to be causing the issue. I took your app link and plugged in a different survey id and it never returned to Field Maps. I then removed the space (which is encoded to "%20") and tried again and then it worked as expected.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 00:14:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1140630#M2411</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-02-04T00:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1140741#M2412</link>
      <description>&lt;P&gt;Thank you! I did not notice that, or know that %20 corresponded with a space. I appreciate the help. I do think a blog or something on this would be helpful for others though.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 13:26:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1140741#M2412</guid>
      <dc:creator>erica_poisson</dc:creator>
      <dc:date>2022-02-04T13:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1196719#M4200</link>
      <description>&lt;P&gt;Thank you for the examples @Anonymous User&amp;nbsp;!&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of my surveyors has put a wrench in all of my URLs by having a Dell tablet that runs on Microsoft Operating system (all the rest use Ipads). There is no field maps app to download for this. Any ideas if a callback could work for a WebApp Builder? And if it might work, how would the callback be structured...?&lt;/P&gt;&lt;P&gt;Current workflow is&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Select an asset in webmap&lt;/LI&gt;&lt;LI&gt;click on Survey Hyperlink/Custom URL in the pop-up&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Survey opens in Survey123 app with data from map populating geopoint and 2 fields&lt;/LI&gt;&lt;LI&gt;Submit survey&lt;/LI&gt;&lt;LI&gt;Exit survey123 app&lt;/LI&gt;&lt;LI&gt;Reopen webmap&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This particular surveyor is not the most tech savvy and hesitant to move from paper surveys to a digital platform. I am trying to make it as seamless as possible for her.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any thoughts on this!&lt;/P&gt;&lt;P&gt;Jessica&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 13:09:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1196719#M4200</guid>
      <dc:creator>JessicaJThompson</dc:creator>
      <dc:date>2022-07-28T13:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1211408#M4453</link>
      <description>&lt;P&gt;This post really helped my troubleshooting...was having the same issue. Much appreciate you @Anonymous User&amp;nbsp;. And thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/356939"&gt;@erica_poisson&lt;/a&gt;&amp;nbsp;for pursuing and even posting some examples.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Sep 2022 05:07:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1211408#M4453</guid>
      <dc:creator>CatherineHall678</dc:creator>
      <dc:date>2022-09-11T05:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1277311#M5719</link>
      <description>&lt;P&gt;Just wondering how pop-ups are being configured to include the URL with additional parameters. Is it stored in the attribute table? I believe pop-ups could be configured to link to surveys etc. in map viewer classic but I am unaware of how they can be included in map viewer (it's been a while since I've had to use URL parameters).&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 14:35:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1277311#M5719</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2023-04-11T14:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1277318#M5721</link>
      <description>&lt;P&gt;This article helped me when I was configuring the custom URLs to link Survey123 and Field Maps for my organization:&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/survey123/reference/integratewithotherapps.htm" target="_blank"&gt;https://doc.arcgis.com/en/survey123/reference/integratewithotherapps.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 14:43:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1277318#M5721</guid>
      <dc:creator>GeorgiannaStrobin</dc:creator>
      <dc:date>2023-04-11T14:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1416757#M8490</link>
      <description>&lt;P&gt;Hi Erica,&lt;/P&gt;&lt;P&gt;When I return to fieldmaps after completing the survey123 form, the popup in fieldmaps is still open. Do you know if there is a way to callback to the Fieldmaps map with the popup closed? Maybe something I need to put in the url? Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 21:47:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1416757#M8490</guid>
      <dc:creator>BryceHancock</dc:creator>
      <dc:date>2024-04-29T21:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Survey123 URL with Field Maps Callback</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1418727#M8550</link>
      <description>&lt;P&gt;Hi Bryce - this isn't something I've looked into at all, so I do not know. Sorry!&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 14:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/custom-survey123-url-with-field-maps-callback/m-p/1418727#M8550</guid>
      <dc:creator>erica_poisson</dc:creator>
      <dc:date>2024-05-03T14:49:15Z</dc:date>
    </item>
  </channel>
</rss>

