<?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: Integrating Workforce with Survey123 using layer popups in ArcGIS Workforce Questions</title>
    <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819469#M872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm glad to hear it. Thanks for chasing that down so quickly. I should mention this is all a workaround to pass parameters from an existing point feature to the survey form. We would be able to use the native integration if assignment features could inherit certain attributes from&amp;nbsp;a point feature they were created from. We would also need to be able to select a related table instead of the geometry layer as the 'Survey123 Question'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2018 18:24:13 GMT</pubDate>
    <dc:creator>AlexGerrish1</dc:creator>
    <dc:date>2018-11-28T18:24:13Z</dc:date>
    <item>
      <title>Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819465#M868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We've successfully integrated&amp;nbsp;Survey123 with Collector using custom URLs in popups but we are&amp;nbsp;hitting a roadblock while integrating Survey123 with Workforce using the same method. In Workforce, the same URL will successfully download the target survey but none of the parameters therein are passed on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that Workforce can integrate with both Collector and Survey123 at the assignment level but we've been unable to pass attributes from existing facilities, containers, buildings, etc. to the inspection form using this method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The URL successfully passes all parameters and looks like this:&lt;/P&gt;&lt;P&gt;arcgis-survey123://?itemID=b4d070xxxxxxxxxx&amp;amp;field:WasteState={WasteState}&amp;amp;field:WasteStream={WasteStream}&amp;amp;field:saa_id={SAA_ID}&amp;amp;field:saa_building={Building}&amp;amp;field:saa_loc={SpecificLocation}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have to adjust my syntax for this link to pass the parameters in Workforce or is there another step to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 21:45:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819465#M868</guid>
      <dc:creator>AlexGerrish1</dc:creator>
      <dc:date>2018-11-27T21:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819466#M869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I understand correctly, you have another layer in the Workforce Worker Webmap. In that layer there are features that have a custom popup. In that custom popup a link generated dynamically to open Survey123. A worker then taps on a feature, and taps on link in the popup. They then expect the survey to download and have the parameters passed in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are not using the Assignment Integrations that are native to Workforce.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 21:55:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819466#M869</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-11-27T21:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819467#M870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is correct. The Inventory feature layer (the objects being inspected) and the Inspections table (composed of completed surveys) share a relationship as a way to associate multiple inspections to a single object. They expect some parameters to pass in before they fill the rest themselves.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are not using the native assignment integrations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 22:03:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819467#M870</guid>
      <dc:creator>AlexGerrish1</dc:creator>
      <dc:date>2018-11-27T22:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819468#M871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested this on iOS and I am able to reproduce this issue when there are multiple fields specified in the url (which is your case). It does seem to work when there is only one field specified. The issue is due to how the popup info is parsed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tested against our daily build and I could not reproduce the error. So this issue should be&amp;nbsp;resolved in the next release of Workforce iOS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 16:08:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819468#M871</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-11-28T16:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819469#M872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm glad to hear it. Thanks for chasing that down so quickly. I should mention this is all a workaround to pass parameters from an existing point feature to the survey form. We would be able to use the native integration if assignment features could inherit certain attributes from&amp;nbsp;a point feature they were created from. We would also need to be able to select a related table instead of the geometry layer as the 'Survey123 Question'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 18:24:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819469#M872</guid>
      <dc:creator>AlexGerrish1</dc:creator>
      <dc:date>2018-11-28T18:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819470#M873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One (more advanced) workflow that could solve the first part of your problem is adding additional fields to the assignments feature layer. For example you could add a "saa_building" field. If you are creating assignments programmatically then you could add the additional information when the assignment is created. One thing to note is that the additional fields will not be displayed in the mobile or webapps, however, the attributes could still be passed to Survey123 (or other apps) as part of a custom&amp;nbsp;integration you add to the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;We would also need to be able to select a related table instead of the geometry layer as the 'Survey123 Question'.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Could you expand on this? I don't follow. Does your Survey have an additional related table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 18:38:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819470#M873</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-11-28T18:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819471#M874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Survey contains a related table whose schema&amp;nbsp;reflects the survey form. The survey was created from a map service featuring the SAA_Inventory (objects to be regularly inspected) and a related SAA_Inspections table. The form was customized to fill the related table rather than the inventory layer. The inventory layer has some attributes (like container type and building name) that are necessary for context but it's the inspections table that needs to be passed the parameters and filled out per inspection. This was a previous workaround to get multiple inspections to relate to one object without creating a bunch of points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/430417_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;The integration only gives the option to pass information to the inventory layer in this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 19:11:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819471#M874</guid>
      <dc:creator>AlexGerrish1</dc:creator>
      <dc:date>2018-11-28T19:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819472#M875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We really appreciate the feedback. Being able to create new records in related tables is in our backlog to tackle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One your request&amp;nbsp;for&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;assignment features to inherit certain attributes from the point feature they were created from; what are your requirements for where the field mapping between Assignments and features should be specified?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Is this a field mapping that is defined for the entire Assignment feature layer?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Or, is the field mapping specific to each Assignment Type?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Craig&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 19:34:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819472#M875</guid>
      <dc:creator>CraigGillgrass</dc:creator>
      <dc:date>2018-11-28T19:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819473#M876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Craig,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We only have one assignment type for the project in question, so we could specify the field mapping for the entire feature layer. However, having the option to specify the schema for multiple assignment types would be ideal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this answers your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 20:04:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819473#M876</guid>
      <dc:creator>AlexGerrish1</dc:creator>
      <dc:date>2018-11-28T20:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819474#M877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I should mention that I have been testing in iOS but we are primarily using Android devices for field inspections. It seems Workforce in Android does not recognize these custom pop-up configurations. The popup in my map displays the layer attributes in their default configuration even when I have a custom configuration set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When can we expect a new version of Workforce? Is there a roadmap kept up anywhere publicly? Our field workers are anxious to start integrating this app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 21:24:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819474#M877</guid>
      <dc:creator>AlexGerrish1</dc:creator>
      <dc:date>2018-12-04T21:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819475#M878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct, this is a known issue in Android that we're working on resolving&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;When can we expect a new version of Workforce?&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;We're planning on the next version of Workforce towards the end of Q1, 2019.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Is there a roadmap kept up anywhere publicly?&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;We have a sneak peak section on our doc site:&amp;nbsp;&lt;A class="link-titled" href="http://doc.arcgis.com/en/workforce/faqs/faqs-general.htm#anchor8" title="http://doc.arcgis.com/en/workforce/faqs/faqs-general.htm#anchor8"&gt;General FAQ—Workforce for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 15:20:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819475#M878</guid>
      <dc:creator>CraigGillgrass</dc:creator>
      <dc:date>2018-12-06T15:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819476#M879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/248893"&gt;Aaron Pulver&lt;/A&gt;‌ I did this - added extra fields to my Assignment layer with the hope of populating them with attributes from my assets that I want to inspect. However, as I'm not generating assignments &lt;SPAN style="background-color: #ffffff;"&gt;programmatically&lt;/SPAN&gt;, but through the WorkForce dispatcher map/app I can see no way of passing values from the asset into the assignment. Is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 23:29:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819476#M879</guid>
      <dc:creator>AndrewHargreaves2</dc:creator>
      <dc:date>2018-12-11T23:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819477#M880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately that's a current limitation of the web application; you'll have to do it programmatically. It is on our roadmap to accommodate extra fields. We also have plans to enhance the experience for configuring more advanced/custom integrations.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 00:08:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819477#M880</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-12T00:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819478#M881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/248893"&gt;Aaron Pulver&lt;/A&gt;‌ - do you have a tentative timeline?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 13:50:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819478#M881</guid>
      <dc:creator>AndrewHargreaves2</dc:creator>
      <dc:date>2018-12-12T13:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819479#M882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew, not at this time.&amp;nbsp; This ability hasn't been assigned to any of our upcoming releases.&amp;nbsp; There are a number of dependencies we need address or have addresses in the platform first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 13:54:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819479#M882</guid>
      <dc:creator>CraigGillgrass</dc:creator>
      <dc:date>2018-12-12T13:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819480#M883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3233"&gt;Craig Gillgrass&lt;/A&gt;‌ / &lt;A href="https://community.esri.com/migrated-users/248893"&gt;Aaron Pulver&lt;/A&gt;&amp;nbsp;just for my own knowledge can you explain how the 'assignmentIntegrations' work? More specifically, I see that it's passing values to Survey123 using&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN&gt;&lt;EM&gt;${assignment.latitude}&lt;/EM&gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;However, nowhere else in the JSON is 'assignment' set. So how does the app know what 'assignment' is? Can I use a similar trick to specify attributes from '${layername.attribute}' ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;EM&gt;"assignmentIntegrations": [&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;{&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; "id": "default-survey123",&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; "prompt": "Survey at Assignment",&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; "urlTemplate": "arcgis-survey123://?itemID=xxxxxxxxxxxxxxxxxxxxxxx&amp;amp;center=${assignment.latitude},${assignment.longitude}&amp;amp;field:FacilityID=${assignment.location}"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; }&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; ]&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2019 18:21:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819480#M883</guid>
      <dc:creator>AndrewHargreaves2</dc:creator>
      <dc:date>2019-01-07T18:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819481#M884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each assignmentIntegration contains a "urlTemplate". The url template may contain assignment fields. Each assignment integration acts on the active/selected assignment. So when a worker is looking at an assignment, the Android or iOS app will inject that assignments' value into the url template when it is displayed.&amp;nbsp;Anything with ${} notation is a template what will be replaced (including the $,{, and } characters) with a value. Only assignments (not other layers) are supported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2019 19:26:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819481#M884</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-01-07T19:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819482#M885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm...OK, so that's not an option for getting a features attributes into a survey. Instead, I've found a solution leveraging the ability of &lt;A href="https://community.esri.com/group/4077"&gt;Survey123 for ArcGIS&lt;/A&gt;‌ to run a JS file, query for a particular feature (with the ID passed in from &lt;A href="https://community.esri.com/group/4364"&gt;Workforce for ArcGIS&lt;/A&gt;‌) and return that feature's values as JSON which can be parsed and pushed into the survey. I discuss it in this post&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/226822-pulldata-json-to-query-feature-service-with-token"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2019 13:28:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819482#M885</guid>
      <dc:creator>AndrewHargreaves2</dc:creator>
      <dc:date>2019-01-08T13:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819483#M886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any news on this upcoming update?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2019 21:48:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819483#M886</guid>
      <dc:creator>BrettHudson2</dc:creator>
      <dc:date>2019-06-06T21:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating Workforce with Survey123 using layer popups</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819484#M887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brett,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, this update has been delayed until later this year and will be included in the new release of Workforce that is targeting support for Offline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2019 14:12:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/integrating-workforce-with-survey123-using-layer/m-p/819484#M887</guid>
      <dc:creator>CraigGillgrass</dc:creator>
      <dc:date>2019-06-07T14:12:40Z</dc:date>
    </item>
  </channel>
</rss>

