1
0 Comments

Built something that might be useful if you're working with Meta's messaging platforms.

What it does:

SocialHook connects your WhatsApp Business number, Facebook Pages, and Instagram accounts to any webhook endpoint. Every inbound message — text, image, document, voice note, whatever — gets delivered to your server as a signed JSON payload in under 50ms.

Same payload structure across all three platforms. One webhook handler covers everything.

The setup:

Connect via OAuth. Paste your webhook URL. Generate a secret key. Done. No Meta developer console, no BSP registration paperwork, no app review waiting. You're receiving live payloads in under 5 minutes.

What you actually get:

  • HMAC-SHA256 signed payloads on every delivery — verify authenticity before processing

  • Automatic retry with exponential backoff — 3 attempts if your server is down

  • 24-hour encrypted payload buffer — zero messages lost during downtime

  • Full delivery logs — every payload, HTTP status, response time, retry history

  • One-click replay on any failed delivery

  • Token health monitoring — auto-refreshes before expiry, no silent failures at 3am

  • Multiple accounts — connect as many Pages, Instagram accounts, and WhatsApp numbers as you need

What you build on top is up to you:

AI agent. CRM sync. n8n workflow. Make.com scenario. Zapier trigger. Slack notification. Anything that accepts an HTTP POST. SocialHook delivers the data — you own the logic.

Pricing:

$50/month flat. Unlimited messages. Unlimited conversations. No per-message fees. No tiers based on contact count. Doesn't matter if you receive 500 messages this month or 500,000 — same bill.

Free trial available, no credit card required.

What it's not:

Not a chatbot builder. Not a shared inbox. Not a no-code tool. If you want drag-and-drop flows, ManyChat is built for that. This is infrastructure for people who want the raw message data and build their own logic on top.

Check it out at socialhook.io — would love to hear what you're building.

posted toAvatar for product Social Hook
Social Hook