Conductor Service REST Endpoints

Workflow Management Services/Conductor Service
This service is used for interface between conductor and service.
Get fact data
Method: post
Path: /service/v1/fetchFactData
Initiates the workflow from the conductor
Method: post
Path: /service/v1/initiateWorkflow
Interface to handle HTTP task from conductor
Method: post
Path: /service/v1/handleHTTPTask
Updates the manual task from the conductor
Method: post
Path: /service/v1/updateManualTask