aid: conductor url: >- https://raw.githubusercontent.com/api-evangelist/conductor/refs/heads/main/apis.yml apis: - aid: conductor:conductor name: Conductor tags: - Tasks - State - Orchestration - Automation humanURL: https://conductor-oss.github.io/conductor/documentation/api/workflow.html properties: - url: >- https://conductor-oss.github.io/conductor/documentation/api/workflow.html type: Documentation description: >- Conductor allows you to build a complex application using simple and granular tasks that do not need to be aware of or keep track of the state of your application's execution flow. Conductor keeps track of the state, calls tasks in the right order (sequentially or in parallel, as defined by you), retry calls if needed, handle failure scenarios gracefully, and outputs the final result. name: Conductor tags: - Tasks - State - Orchestration - Automation type: Contract image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg access: 3rd-Party created: '2025-01-08' modified: '2025-03-01' position: Consuming description: >- Conductor allows you to build a complex application using simple and granular tasks that do not need to be aware of or keep track of the state of your application's execution flow. Conductor keeps track of the state, calls tasks in the right order (sequentially or in parallel, as defined by you), retry calls if needed, handle failure scenarios gracefully, and outputs the final result. maintainers: - FN: Kin Lane email: info@apievangelist.com specificationVersion: '0.19'