What would the URL look like, to allow me to launch Survey123, from Collector, populated with data from an existing Workforce Assignment, to allow editing of the assignment?
I've created a Collector map, with Workforce Assignments symbolozed, so crews working in an area can see work assignments that may exist, but are either unassigned, assigned to someone else (who hasn't worked it yet). If the crew does the work while they're in the area, I'd like for them to be able to edit the work assignment (assign it to them, change status to complete, etc.).
I've gotten as far as creating the URL to launch Survey123 from Collector; however, I can't seem to be able to get Survey123 to populate with the Workforce Assignment's data.
The URL I'm using is: arcgis-survey123://?itemID=[Survey123 Item ID]&field:GlobalID={GlobalID}
I've tried several combinations of globalId, Globalid, globalid, etc. I saw where one post mentioned Workforce used a ${assignment.GlobalID} format, but that didn't work either.
Any help would be appreciated!