RSS to Webhooks

Turn every new article into a webhook

Broadcast watches your RSS feed and calls any HTTPS endpoint when an article is published. Plug it into n8n, Make, Zapier, Slack, or your own scripts, and automate whatever comes next.

Any HTTPS endpoint
HMAC-signed payloads
Test call on connect

One POST request. Any destination.

A webhook trigger is the universal entry point of every automation tool. If yours can receive an HTTP request, Broadcast can feed it.

n8n

Start any n8n workflow with a Webhook trigger node. Post to Slack, update Notion, ping your CRM: every new article kicks off the flow.

Make & Zapier

Use a custom webhook trigger as the first step of a scenario or Zap, and map the payload fields into any of their thousands of apps.

Slack & chat tools

Point Broadcast at an incoming webhook and the ready-made message field lands in your team channel as soon as an article ships.

Your own code

A few lines on any server or serverless function. Rebuild a site, warm a cache, send a push notification: the payload is yours.

Your blog already publishes an RSS feed. Broadcast turns it into an event stream your tools can react to.

From RSS feed to your endpoint in 3 steps

Set up once. Every new post triggers your automation. Takes less than 5 minutes.

1

Connect your RSS feed

Works with any blog that has an RSS or Atom feed: Hugo, Jekyll, Astro, WordPress, Ghost. If it publishes a feed, it works.

2

Paste your endpoint URL

Any HTTPS URL: an n8n or Make webhook trigger, a Slack incoming webhook, or your own server. Add an optional secret to sign each request. Broadcast sends a test payload immediately, so you know it works before saving.

3

Choose your mode

Call the webhook automatically the moment your newsletter is sent, or review the generated message first and trigger it yourself.

Built like a webhook should be

Predictable JSON payload

Every call is a POST with the same JSON body: event type, timestamp, campaign name, article URL, and a ready-to-post message generated from the article.

HMAC-signed requests

Set a secret and every request carries an X-Broadcast-Signature header: the HMAC-SHA256 of the raw body. Verify it and drop anything that isn't from Broadcast.

Test call on connect

Broadcast delivers a test payload (flagged with "test": true) the moment you connect, so you can wire up and debug your automation before any real article ships.

Message included

Alongside the raw article data, the payload includes a generated announcement text. Forward it as-is to Slack or Discord without writing a single template.

Webhooks are included in Broadcast's paid plans, together with the newsletter itself. Try it on your own feed with the free trial.

See pricing

Common questions

Just announcing articles to your Discord community? There's a dedicated Discord integration

Start for free today

Your blog deserves a real audience

Connect your RSS feed in 2 minutes. No credit card needed. Start building your newsletter audience today.

Free tier available · No credit card · Cancel anytime