Hi everyone,
I'm looking for an option to edit existing records via the Survey123 Mobile App.
The data is coming from a web map within ArcGIS Enterprise and currently we are using url parameters to push data from Field Maps to Survey123. The goal is to update attribute data using a Survey123 form built on top of a feature service (service used in Field Maps). The workflow I'm looking for is very similar to what is identified here in Esri's documentation, specifically the workflow of edit in web app, where the url parameter is something like https://survey123.arcgis.com/share/xyz?mode=edit&globalId={globalid}. I can use this url and it works well editing in the web app but does not work in the mobile app.
I've tried using the url parameters shown here to edit existing records action=edit and update=true but I seem to be getting the inbox to open instead. If anyone has any insights I would appreciate it.