Where is the Web API documentation on the below for ArcGIS Workflow Manager Server (service-driven)?
I have already come across https://workflowsample.esri.com/doc/, not clear is this covers the above.
Solved! Go to Solution.
The workflowsample doc you referenced is for Workflow Manager Classic, not the new Workflow Manager Server.
The Python API doc is here: https://developers.arcgis.com/python/api-reference/arcgis.gis.workflowmanager.html
The REST API doc is here: https://developers.arcgis.com/workflow-manager/
We do not have SOAP API documentation for Workflow Manager Server. The Javascript API documentation is currently not available but it is in the roadmap to release this in the near term.
Jonathan
The workflowsample doc you referenced is for Workflow Manager Classic, not the new Workflow Manager Server.
The Python API doc is here: https://developers.arcgis.com/python/api-reference/arcgis.gis.workflowmanager.html
The REST API doc is here: https://developers.arcgis.com/workflow-manager/
We do not have SOAP API documentation for Workflow Manager Server. The Javascript API documentation is currently not available but it is in the roadmap to release this in the near term.
Jonathan