Hookdeck's Avatar

Hookdeck

@hookdeck.com.bsky.social

Infrastructure and tools to build and manage event-driven applications. Hookdeck Event Gateway: https://hookdeck.com/docs Outpost: https://outpost.hookdeck.com

34 Followers  |  13 Following  |  212 Posts  |  Joined: 28.10.2024  |  1.8467

Latest posts by hookdeck.com on Bluesky

Video thumbnail

Grouped by Source, Connection, Destination

๐Ÿ“ˆ Totals built into charts
โคต๏ธ Chart โ€œExploreโ€ menu option โ†’ filtered request view
๐Ÿ”ญ Observability, by default.

06.08.2025 17:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Hookdeck Metrics are now free on all plans.

No more gating. You get full delivery, throughput, and retry visibility from day one.

A few nice UX improvements too ๐Ÿ‘‡

๐Ÿ”— hookdeck.com/blog/metric...

06.08.2025 17:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image Post image Post image

๐Ÿšข July at Hookdeck:

- v4 Dashboard: faster, clearer
- Smarter routing: set transform/filter order
- Outpost 0.4.0: Azure Service Bus destination type support
- Stripe collab: rate-limit-friendly webhooks + meetups
- New Sources: OpenAI, LinkedIn, DocuSign

Full update โ†’ hookdeck.com/blog/hookde...

04.08.2025 13:00 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

๐Ÿ“– Read the release post, including SDK examples โ†’ hookdeck.com/blog/outpos...

01.08.2025 12:58 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

๐Ÿ”„ 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

01.08.2025 12:58 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

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.

01.08.2025 12:58 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

๐Ÿšข Outpost 0.4.0 released

Outpost is our open source, self-hosted event delivery service. It gives you full control over how events are delivered as webhooks and directly to queues, with retries, delivery logs, and multi-tenant routing built in.

01.08.2025 12:58 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

See the blog for examples: hookdeck.com/blog/transf...

29.07.2025 14:01 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

The Hookdeck Event Gateway allows full control over transformation and filter order in your event pipeline.

Options include:
โ†’ Filter or transform first
โ†’ Cleanup data pre-delivery
โ†’ Deliver only essential data

Available via dashboard UI and API.

29.07.2025 14:01 โ€” ๐Ÿ‘ 2    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Learn more
hookdeck.com/blog/webhoo...

25.07.2025 13:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Event-driven architecture with robust queuing is your friend. Decouple, buffer, and process webhooks reliably.

25.07.2025 13:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

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.

25.07.2025 13:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Webhooks are not a trivial problem at scale. When you're processing thousands of events per second, your strategy matters.

Webhooks are usually delivered at-least-once. Assume duplicates and out-of-order events are the norm, not the exception.

25.07.2025 13:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

hookdeck.com/blog/choosi...

24.07.2025 12:56 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Key considerations include:

- Selecting appropriate message brokers
- Understanding distributed streaming platforms
- Designing flexible event gateways
- Creating resilient microservices architectures

The goal? Build systems that react in real-time and adapt to changing business needs.

24.07.2025 12:56 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Event-Driven Architecture: Beyond the Basics

Choosing the right infrastructure for event-driven systems is a strategic move that can define your application's performance, scalability, and responsiveness.

24.07.2025 12:56 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Learn more
hookdeck.com/blog/v4-das...

23.07.2025 13:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Performance: We optimized loading times, streamlined navigation, and created a dashboard that feels responsive from the first click.

We've reimagined how developers interact with complex event infrastructure. Clean, fast, informative.

23.07.2025 13:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Data visualization isn't just about looking good. It's about giving you instant insight into your event streams. Every pixel is now purposefully designed to help you understand system behavior faster.

23.07.2025 13:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Resource management used to feel cramped. Now? Your core workflows have room to breathe. We built this base so future iterations can be even faster and more intuitive.

23.07.2025 13:01 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image Post image Post image

Our new dashboard v4 is a serious upgrade. It's a fundamental rebuild for clarity and speed. We tackled the core challenge of making event metrics instantly readable.

23.07.2025 13:01 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Learn about how to use Hookdeck filters to enable routing logic
hookdeck.com/docs/filters

22.07.2025 13:56 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Use inclusion filters to define which events flow through specific connections explicitly. This means less noise, more signal.

22.07.2025 13:56 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

By decoupling routing logic, you can dynamically adjust event handling without requiring a redeployment of your entire system. Think of it like a smart traffic controller for your data.

Key benefits:
- Reduce infrastructure load
- Simplify endpoint logic
- Create more flexible workflows

22.07.2025 13:56 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

๐Ÿ’ก Ever wondered how to manage complex event streams without cluttering your application code? Event filtering and routing is your secret sauce.

22.07.2025 13:56 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

New event destination type coming to the next Outpost release

21.07.2025 13:00 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

1. Shopify ๐Ÿ›๏ธ
2. Stripe ๐Ÿ’ณ
3. Roblox ๐ŸŽฎ
4. Postmark โœ‰๏ธ
5. CustomerIO ๐Ÿค
6. Meta/Facebook ๐ŸŒ€
7. GitHub ๐Ÿ™
8. Twilio ๐Ÿ“ž
9. LINE_Global ๐ŸŸข
10. Zapier ๐Ÿ”„

๐Ÿ’ก Honourable mentions:
โ€“ Checkout ๐Ÿ’ณ
โ€“ chargebee ๐Ÿงพ

Billions of events flow through Hookdeck, from commerce to communication.

โ†’ Surprised by any of these?

14.07.2025 14:00 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

๐Ÿ“Š We analyzed the highest-volume webhook sources flowing into the Hookdeck Event Gateway.

Here are the top 10 API platforms by webhook event volume...

14.07.2025 14:00 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Podcast: Behind webhooks at Paddle - Insights into event delivery at scale From Black Friday Stress Test to Daily Scale - How we Built a Webhook System for Hypergrowth. A Podcast with Hookdeck's Phil Legetter

Solid insights if youโ€™re scaling event delivery:
๐Ÿ”— www.paddle.com/blog/behind...

10.07.2025 14:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

This post shares how theyโ€™ve built reliable delivery with:

- Retry queuing that avoids noisy neighbors
- Redis locks for concurrency + idempotency
- A webhook simulator for testing real-world flows
- 99.9% of webhooks delivered in under 2 seconds

Write-up and video ๐Ÿ‘‡

10.07.2025 14:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@hookdeck.com is following 13 prominent accounts