Conductor Service API REST Endpoints
Workflow Management Services/Conductor Service API
This service is used for interface between conductor and service.
- 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