Hookdeck
@hookdeck.com
Infrastructure and tools to build and manage event-driven applications.
Hookdeck Event Gateway: https://hookdeck.com/docs
Outpost: https://outpost.hookdeck.com
Hookdeck Event Gateway: https://hookdeck.com/docs
Outpost: https://outpost.hookdeck.com
RTM • Docs → hookdeck.com/docs/metric...
October 2, 2025 at 2:00 PM
RTM • Docs → hookdeck.com/docs/metric...
Full details hookdeck.com/blog/hookde...
Hookdeck Review: August 2025
Deduplication feature, Microsoft Teams integration, free metrics for all users, Outpost v0.5.0 with S3 support, and Phil's upcoming talks at Stripe Dublin and API Days London.
hookdeck.com
September 16, 2025 at 2:56 PM
Full details hookdeck.com/blog/hookde...
Find out more about Deduplication
hookdeck.com/docs/dedupl...
hookdeck.com/docs/dedupl...
September 2, 2025 at 1:15 PM
Find out more about Deduplication
hookdeck.com/docs/dedupl...
hookdeck.com/docs/dedupl...
With Hookdeck’s deduplication rule, you only need to handle each order once per store, regardless of how many of your apps are installed.
Idempotency is still essential in your app, but deduplication cuts down the noise so your backend isn’t overwhelmed.
Idempotency is still essential in your app, but deduplication cuts down the noise so your backend isn’t overwhelmed.
September 2, 2025 at 1:15 PM
With Hookdeck’s deduplication rule, you only need to handle each order once per store, regardless of how many of your apps are installed.
Idempotency is still essential in your app, but deduplication cuts down the noise so your backend isn’t overwhelmed.
Idempotency is still essential in your app, but deduplication cuts down the noise so your backend isn’t overwhelmed.
Grouped by Source, Connection, Destination
📈 Totals built into charts
⤵️ Chart “Explore” menu option → filtered request view
🔭 Observability, by default.
📈 Totals built into charts
⤵️ Chart “Explore” menu option → filtered request view
🔭 Observability, by default.
August 6, 2025 at 5:22 PM
Grouped by Source, Connection, Destination
📈 Totals built into charts
⤵️ Chart “Explore” menu option → filtered request view
🔭 Observability, by default.
📈 Totals built into charts
⤵️ Chart “Explore” menu option → filtered request view
🔭 Observability, by default.
📖 Read the release post, including SDK examples → hookdeck.com/blog/outpos...
August 1, 2025 at 12:58 PM
📖 Read the release post, including SDK examples → hookdeck.com/blog/outpos...
🔄 Highlights:
- Azure Service Bus support (queues and topics)
- New SDKs (TypeScript, Go, and Python, generated with @speakeasy.com)
- Azure deployment scripts
- Example showing how to create a tenant, add a destination, and publish an event with the SDKs
- Azure Service Bus support (queues and topics)
- New SDKs (TypeScript, Go, and Python, generated with @speakeasy.com)
- Azure deployment scripts
- Example showing how to create a tenant, add a destination, and publish an event with the SDKs
August 1, 2025 at 12:58 PM
🔄 Highlights:
- Azure Service Bus support (queues and topics)
- New SDKs (TypeScript, Go, and Python, generated with @speakeasy.com)
- Azure deployment scripts
- Example showing how to create a tenant, add a destination, and publish an event with the SDKs
- Azure Service Bus support (queues and topics)
- New SDKs (TypeScript, Go, and Python, generated with @speakeasy.com)
- Azure deployment scripts
- Example showing how to create a tenant, add a destination, and publish an event with the SDKs
In this release, we've added support for Azure Service Bus queues and topics as a destination type, ideal for teams building on Azure or developer tool companies supporting Microsoft-based stacks.
August 1, 2025 at 12:58 PM
In this release, we've added support for Azure Service Bus queues and topics as a destination type, ideal for teams building on Azure or developer tool companies supporting Microsoft-based stacks.
See the blog for examples: hookdeck.com/blog/transf...
July 29, 2025 at 2:01 PM
See the blog for examples: hookdeck.com/blog/transf...
Learn more
hookdeck.com/blog/webhoo...
hookdeck.com/blog/webhoo...
July 25, 2025 at 1:02 PM
Learn more
hookdeck.com/blog/webhoo...
hookdeck.com/blog/webhoo...
Event-driven architecture with robust queuing is your friend. Decouple, buffer, and process webhooks reliably.
July 25, 2025 at 1:02 PM
Event-driven architecture with robust queuing is your friend. Decouple, buffer, and process webhooks reliably.
Idempotency isn't just a nice-to-have - it's critical. Your webhook handler needs to handle the same event multiple times without side effects.
Synchronous webhook processing? Recipe for disaster. You'll hit timeouts, dropped connections, and potentially trigger retry storms.
Synchronous webhook processing? Recipe for disaster. You'll hit timeouts, dropped connections, and potentially trigger retry storms.
July 25, 2025 at 1:02 PM
Idempotency isn't just a nice-to-have - it's critical. Your webhook handler needs to handle the same event multiple times without side effects.
Synchronous webhook processing? Recipe for disaster. You'll hit timeouts, dropped connections, and potentially trigger retry storms.
Synchronous webhook processing? Recipe for disaster. You'll hit timeouts, dropped connections, and potentially trigger retry storms.