I need help implementing the callback function from survey123 to Collector (step 3)
The url scheme I have in Collector is:
arcgis-survey123://?itemID=###&field:ASSETID={GLOBALID}&callback=arcgis-collector://
The app link workflow works great up to step 3. When the survey is complete, Survey123 returns to the survey instead of Collector.
What did I miss?
Solved! Go to Solution.
The completion/submittal of a survey currently does not trigger a callback action in Survey123. You can return to collector by using the back button in Android or the "back to Collector" heading that appears in the upper left in iOS.
The completion/submittal of a survey currently does not trigger a callback action in Survey123. You can return to collector by using the back button in Android or the "back to Collector" heading that appears in the upper left in iOS.
per this doc it looks like some apps support callback.
Is this on the product roadmap? More specifically, is this a function waiting for Survey123 or Collector enhancement?
Hi Ben,
We have logged callback support (and supporting actions after submission in general) as an enhancement, though we don't have any particular timeline for it. It is a Survey123 enhancement - the app needs to be able to process the callback request.
Hi James. Is there any update on this enhancement? Does Survey123 now support Callback?
Hi James - I too would like to know if there is a timetable for implementing the callback function within Survey 123. We have a project that will collect 200,000 points annually so any efficiencies will be a big help.
Hi James,
We do not have a timetable for implementing callbacks at this time.
Is there still no timeline for this?
Hi Ben,
We have made some progress toward implementing this, but do not yet have a planned release timeline.
When will callback be implemented for Field Maps?
I tried using:
arcgis-survey123://?itemID=<myid>&field:globalid={GlobalID}&callback=arcgis-fieldmaps://?itemID=<myid>
After pressing "Send Now" in Survey 123 the user is sent back to Field Maps. BUT the data is not actually posted. If you open the Survey 123 app "manually" THEN the record is posted. Is this a bug or is it just not implemented yet? Do i need to file a ticket somewhere?