📄️ Create Task Definition
Learn how to create new task definitions that can be used in workflows.
📄️ Update Task Definition
Learn how to update existing task definitions and modify their configuration.
📄️ Delete Task Definition
Learn how to delete a task definition from the Conductor cluster.
📄️ Get All Task Definitions
Learn how to retrieve all task definitions registered in the Conductor cluster.
📄️ Get Task Definition
Learn how to retrieve a specific task definition using its name.
📄️ Create Workflow Definition
Learn how to create workflow definitions that define the sequence of tasks executed in a workflow.
📄️ Update Workflow Definition
Learn how to update existing workflow definitions and modify workflow logic.
📄️ Import BPMN to Workflows
Learn how to import BPMN files and convert them into workflow definitions.
📄️ Delete Workflow Definition
Learn how to delete a workflow definition from the Conductor cluster.
📄️ Get All Workflow Definitions
Learn how to retrieve all workflow definitions registered in the Conductor cluster.
📄️ Get Workflow Definition
Learn how to retrieve a specific workflow definition using its name and version.