Survey123 pre-filled link

999
5
Jump to solution
02-26-2021 01:51 PM
jpcarp
by
New Contributor II

Is it possible to generate a pre-filled link from Survey123 that can be used to populate certain fields, i.e., similar to how Google Forms does it (https://support.google.com/a/users/answer/9308781?hl=en)?

Webhooks may be a more sophisticated approach to what I want to do, but that will take me even longer to figure out, so I'm hoping to at least start with this. Thank you.

0 Kudos
1 Solution

Accepted Solutions
jcarlson
MVP Esteemed Contributor

Hard to say why it's not working for you. For browser access, just use the Survey123 web URL link and modify it the same way.

https://survey123.arcgis.com/share/<your-survey-id>?param1=value1&param2=value2
- Josh Carlson
Kendall County GIS

View solution in original post

5 Replies
jcarlson
MVP Esteemed Contributor

It is possible!

See @IsmaelChivite 's blog post about it here.

To briefly quote one section:

A call to Survey123 through its URL Scheme looks something like this:

arcgis-survey123://?itemID=89bc8c7844e548e09baa3aad4695e78b&field:AssetID=FF34001&field:Status=Good&center=43.567,-117.380

- Josh Carlson
Kendall County GIS
0 Kudos
jpcarp
by
New Contributor II
Thanks! Unfortunately that is not working for me. I need to allow users to fill out the form in their browser, not the app. Instructions seemed pretty straightforward but none of the fields I specified contain values. It's a 3 page survey, could that be causing the issue?
0 Kudos
Jim-Moore
Esri Regular Contributor

Hi @jpcarp further to @jcarlson's suggestions, here are some resources on Survey123 web app parameters:

Best, Jim

jcarlson
MVP Esteemed Contributor

Hard to say why it's not working for you. For browser access, just use the Survey123 web URL link and modify it the same way.

https://survey123.arcgis.com/share/<your-survey-id>?param1=value1&param2=value2
- Josh Carlson
Kendall County GIS
jpcarp
by
New Contributor II

I was not beginning the list of parameters with a '?' 

Thanks for the help everyone!

0 Kudos