ArcGIS Workflow Manager Server (service-driven) - Web APIs

1463
2
Jump to solution
11-27-2021 01:33 AM
Ranga_Tolapi
Occasional Contributor III

Where is the Web API documentation on the below for ArcGIS Workflow Manager Server (service-driven)?

  • REST
  • SOAP
  • JavaScript 4.x (> 4.12)

I have already come across https://workflowsample.esri.com/doc/, not clear is this covers the above.

0 Kudos
1 Solution

Accepted Solutions
JFarmer
Esri Contributor

@Ranga_Tolapi 

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

View solution in original post

2 Replies
JFarmer
Esri Contributor

@Ranga_Tolapi 

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

Ranga_Tolapi
Occasional Contributor III

@JFarmer 

This is very informative. Thank you.

Ranga

0 Kudos