📄️ Long-Running APIs
Learn how to handle long-running APIs using Conductor with asynchronous execution and state persistence patterns.
📄️ Using Claude
Learn how to use Claude as an AI agent to create, execute, and manage Conductor workflows using natural language through the Conductor MCP server.
📄️ Sequential HTTP Tasks
Learn how to build a sequential HTTP workflow by chaining multiple HTTP system tasks.
📄️ API Orchestration
Learn how to orchestrate API processing workflows using a shipping service example.
📄️ Running a Worker Until a Condition is met
Learn how to build and run a custom polling worker to repeatedly check a condition until it becomes true.
📄️ Build a Secret Rotation Workflow with Orkes Conductor
Learn how to build a workflow that automatically rotates secrets used in your applications.