|
POST
|
Hello @oliviaran_22, Doug has a great suggestion unfortunately Device ID isn't currently supported in the web. This isn't a perfect solution but the userAgent property may be the best option for now until Device ID is supported. The user agent string should be a unique string per device that can then be used to filter responses based on respondent. This isn't perfect as user agent strings can be changed.
... View more
06-15-2022
10:17 AM
|
2
|
1
|
1851
|
|
POST
|
Hello @PanGIS, If you swipe down on the My Survey123 page in the field app is there an update available? After creating the webhook that points to the survey the survey will need to be updated in the field app in order to know what payload URL to submit to. You can also try deleting the survey from the app and then redownload it.
... View more
06-13-2022
12:19 PM
|
1
|
0
|
1220
|
|
POST
|
Hello @gerardo_contreras, If you are seeing the issue in an ArcGIS Dashboard it may be better to post to the ArcGIS Dashboards question thread or reach out to Esri Technical Support.
... View more
06-10-2022
04:54 PM
|
0
|
0
|
709
|
|
POST
|
Hello @Polesig, This is a known issue on our end and we have an internal issue to fix it. The change came with a significant overhaul of how expressions are handled to better improve app stability with the 3.14 release. Please feel free to reach out to Esri Technical Support and they will be able to assist with attaching you to an official BUG to track the status of the issue.
... View more
06-10-2022
04:51 PM
|
0
|
2
|
1763
|
|
POST
|
Hello @Heena1, That's strange the same REST request worked in the browser, let's schedule a call to hop on a screen share and take a look at the behavior. There's a tool we can use to see exactly what's happening when Survey123 sends the request. Please feel free to email me at [email protected] and we can schedule a time that works best.
... View more
06-10-2022
03:40 PM
|
0
|
0
|
2396
|
|
POST
|
Hello @GarrettRSmith, You can remove the repeats from the survey where they aren't relevant and nothing should be submitted to them, alternatively if you set the repeats to minimal in that survey that should also prevent any default answers from being submitted.
... View more
06-09-2022
02:24 PM
|
0
|
1
|
1036
|
|
POST
|
Hello @OussamaMerhi, What type of barcode are you trying to scan? What is the make and model of the Windows device you are using? Does your device have a built in camera, or are you using a USB webcam? Does the same barcode scan with the Survey123 field app on iOS or Android devices?
... View more
06-08-2022
04:16 PM
|
0
|
0
|
1001
|
|
POST
|
Hello @Aguirre_WOG, Select_one questions with the search() appearance should work using the dynamic-grid setting in a repeat. Here is a modified version of the search() sample we have in Connect with dynamic-grid.
... View more
06-08-2022
03:55 PM
|
0
|
2
|
1879
|
|
POST
|
Hello @RachaelMurtaugh, ArcGIS Survey123 Connect can be downloaded from the Microsoft Store of from our Resources documentation.
... View more
06-08-2022
03:42 PM
|
1
|
1
|
1050
|
|
POST
|
Hello @Heena1, All the JavaScript function is doing is sending a request to the following resource: https://<Web context URL>/sharing/rest/community/users/<username>?f=json&token=<valid access token> If you test sending the same request from your browser do you see the same error?
... View more
06-08-2022
03:38 PM
|
0
|
0
|
2425
|
|
POST
|
Hello @wilcow, Thank you for confirming! I had tested on my end and am able to edit records with a different user than the survey submitter. It may be best to reach out to Esri Technical Support and they will be able to assist with further troubleshooting.
... View more
06-08-2022
03:32 PM
|
0
|
0
|
1994
|
|
POST
|
Hello @GrahamStobie1, I would suggest using Arcade to encode the URL parameters. Please see this Esri Community blog for more information on how to use Arcade to encode the parameters.
... View more
06-07-2022
05:39 PM
|
2
|
1
|
3349
|
|
POST
|
Hello @wilcow, Are the users editing surveys in the Surey123 field app or the web app?
... View more
06-07-2022
03:51 PM
|
0
|
2
|
2019
|
|
POST
|
Hello @MattTarkington1, The search() appearance wouldn't be ideal for this workflow as it's intended for select_one or select_multiple question types. You can use a pulldata("@javascript") function to query the feature service and return the unit ID's present in the feature service. With that information you could prepopulate the answer as you can sort the unit ID's and add one to the highest value. Please see this Esri Community article for more information on using JavaScript functions. Although I would recommend either using the Object ID or post processing the data to insert the unit ID as entering it in the survey could cause duplicate ID's. For example say a JavaScript function returns the list of ID's and it's up to the survey responder to add the next sequential ID, if multiple survey responders open the survey before another one submits they will each see the same ID as the last ID and will each enter the next sequential number. This would cause an issue if say Bob opened the survey and saw the list of ID's ended at 10, Bob then enters 11 and starts filling out his form, then 2 minutes later I open the form if Bob doesn't submit before I open the form I will also see the list of ID's end at 10 so I will also enter 11. When Bob and I both submit we will both have the same unit ID. Using the Object ID or post processing the data will ensure that each record in the sequence is unique.
... View more
05-31-2022
02:23 PM
|
1
|
1
|
1206
|
|
POST
|
Hello @ZacharyHart, I'm guessing since the connector steps all validated the answer to this is yes but is your ArcGIS Enterprise environment accessible over the internet? If so after Survey123 sends the applyEdits request to the feature service it should also be sending a request to the payload URL of your webhook (which you should see on the Webhooks settings page in the Survey123 website). If you capture the web traffic while you submit a record are you seeing that request to the payload URL?
... View more
05-31-2022
02:08 PM
|
0
|
0
|
1370
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-04-2026 03:20 PM | |
| 1 | 05-22-2026 03:26 PM | |
| 1 | 02-27-2026 02:55 PM | |
| 6 | 12-17-2025 01:51 PM | |
| 1 | 11-04-2025 02:14 PM |
| Online Status |
Offline
|
| Date Last Visited |
06-16-2026
04:41 PM
|