
FOR YOU
Why we built this
Polling an API every 30 seconds to check if a deal was created is wasteful, slow, and unreliable. If you're connecting Airstride to internal tools, CRMs, BI pipelines, or custom workflows, you need events pushed to you in real time.
Webhook Event Subscription solves this. When a deal is created, approved, updated, rejected, or deleted, Airstride sends an HTTP POST to your configured endpoint immediately. You choose which events to listen for, you set the URL, and we handle the delivery.
Failed deliveries are logged, retries are automatic, and you can inspect every payload in the Delivery Log. It's the same infrastructure pattern you'd expect from Stripe or GitHub, which is now available for your partner deal data.
WHAT'S INCLUDED
Real-time events, zero polling
Subscribe to the events you care about. Airstride pushes them to your endpoint the moment they happen.

Granular Event Selection
Choose exactly which deal events to subscribe to - created, updated, deleted, approved, rejected or use deal.* to catch everything.

Delivery Log & Retries
Every webhook delivery is logged with status, payload, and latency. Failed deliveries are retried automatically, and you can manually retry from the log.

Endpoint Verification
Verify your endpoint is reachable before going live. Supports Development and Production environments with separate URLs for safe testing.
EVENTS

SETUP
Receiving events in three steps.
Create a subscription, point it to your endpoint, and start receiving deal events immediately.
01
Create a Subscription
Go to Workspace Settings → Webhooks and click "Create Subscription." Name it and select which deal events to listen for.
Settings → Webhooks → Create
02
Add Your Endpoint
Enter your webhook URL and choose the environment, Development for testing, Production for live traffic. Add multiple endpoints if needed.
https://yourapp.com/webhooks
03
Verify & Go Live
Airstride sends a verification request to confirm your endpoint is reachable. Once verified, events start flowing in real time. Monitor deliveries in the Delivery Log.
Delivery Log → status + payload
Join 2,000+ partnership teams. Unsubscribe anytime.
