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