📄️ Long-Running APIs
Learn how to handle long-running APIs using Orkes Conductor, including asynchronous execution and state persistence best practices.
📄️ Sequential HTTP Tasks
Use this sequential HTTP tasks template to build a microservice-based application flow.
📄️ API Processing
Check out this API prcoessing template for an example Conductor workflow on shipping services.
📄️ Running a Worker Until Condition is met
Use this template to build and run a custom poll worker, which achieves the same functionality as the HTTP Poll task for non-HTTP based services.
📄️ Rotating Secrets Used in Workflows
Use this template to learn how to rotate secrets used in workflows.