Append survey123 points to workforce assignments

1650
21
10-16-2018 07:39 AM
joerodmey
MVP Alum

Looking to append my existing survey123 points automatically to workforce as assignments. Can this be done without Python?

0 Kudos
21 Replies
joerodmey
MVP Alum

Ok thanks. Can this also allow for auto dispatch (auto assignment) to a worker?

0 Kudos
ChaimSchwartz4
Occasional Contributor

You can enter the required information for the dispatch (such as the workerID, status, due date etc.) and it would create and dispatch the assignments for your worker to use through the workforce field app, basically bypassing the dispatcher's app, however you would need to make sure that you understand the workforce schema (link below) and how the status and assignments are defined. If there's no good reason to do so, I think there's benefit in doing this part through the workforce dispatcher app, which is built for this and provides the dispatcher with the interface he requires.

Automate and script Workforce—Workforce for ArcGIS | ArcGIS 

0 Kudos