1.4 Integration Web Service

The following table summarizes the Workflow Automation Integration web service methods.

Method

Summary

GetInProductionProcessRevisionAttributes

POST method to get the attributes for a process revision that is in production. The attributes include the process name, description, and revision information.

GetProcessPathsFromProcessDisplayName

POST method to get the list of paths for a particular process display name.

GetWorkItemInfo

GET method to get the properties for a work item using the work item identifier.

GetWorkItemState

GET method to get the state for a work item using the work item identifier.

Login

GET method to log in to a session with the Workflow Automation Integration web service

PostEvent

POST method to post an event to Workflow Automation.

StartManualWorkflowByMetaData

POST method to pass custom work item attributes to the workflow.

StartManualWorkflowByProcessDisplayName

POST method to start a workflow (Workflow Automation) by its process display name.

StartManualWorkflowByProcessPath

POST method to start a (workflow) Workflow Automation by its process path.