Launch Survey123 Connect

The URL scheme used by Survey123 Connect is arcgis-survey123connect://, which allows the user to automatically download and open a survey, ready for editing.

This URL scheme accepts different parameters than the field app or web app; it accepts the form's item ID and the URL for the portal in which the item is stored. The following example URL opens a specific survey in Survey123 Connect from the ArcGIS Enterprise portal provided, downloading it if it isn't already present:

arcgis-survey123connect://?portalUrl=https://exampleportal.esri.com/arcgis&itemID=36ff9e8c13e042a58cfce4ad87f55d19

If your survey is saved in ArcGIS Online, you still must provide the portal URL for ArcGIS Online, such as the following:

arcgis-survey123connect://?portalUrl=https://www.arcgis.com&itemID=36ff9e8c13e042a58cfce4ad87f55d19
Note:

These URL parameters can only be used to open forms that you own. They can't be used to open surveys to which you have access but did not create.

URL parameters for launching Connect

ParameterDescriptionType

itemID

Specifies the form to open.

Example:

itemID=36ff9e8c13e042a58cfce4ad87f55d19

UUID

portalURL

Specifies the URL to the portal where the survey item is hosted.

Examples:

portalUrl=https://www.arcgis.com
portalUrl=https://myorg.arcgis.com
portalUrl=https://exampleportal.esri.com/arcgis

String