📄️ cURL
Check out this template on how to create a workflow that uses a cURL webhook.
📄️ Postman
Check out this template on how to create a workflow that uses a Postman webhook.
📄️ Using Variable Idempotency Keys
Build reliable, idempotent webhook-triggered workflows using Orkes Conductor. Learn how to use input variables as idempotency keys to prevent duplicate executions.
📄️ Slack Webhook
Use this template to automate your daily stand-ups with Orkes Conductor.
📄️ SendGrid Webhook
Learn how to configure SendGrid Event Webhooks in Orkes Conductor, capture incoming events, and route them through workflows for processing or integration with downstream systems.
📄️ GitHub Webhook
Learn how to trigger workflows on PR events, assign reviewers through the GitHub API, and extend the flow with dynamic routing and notifications.
📄️ Stripe Webhook
Learn how to build a Stripe payment confirmation workflow using Orkes Conductor. This guide shows how to receive Stripe webhook events, extract payment details, and send acknowledgment emails using SendGrid.
📄️ Microsoft Teams Webhook
Learn how to receive Microsoft Teams messages through an outgoing webhook and trigger a Conductor workflow to generate a structured ticket.