I built Gossip to solve a problem we had - we needed to turn email alerts into ticketing system webhooks without using complex & expensive solutions like Zapier or writing custom email parsers.

How it works:

- Sign up and create a "job" - Get a unique email address - Configure your webhook endpoint - Any email sent to that address triggers your webhook

Use cases:

- Server/monitoring alerts → Slack/Telegram/Github Issue/... - Contact forms → CRM webhooks - IoT device alerts → custom dashboards - Legacy systems → modern APIs

Tech: golang + htmx

30 seconds Demo video on the landing page: [https://app.v3m.pw](https://app.v3m.pw)

Source will be a public mirror in GitHub once the big open items will be closed (ability to trigger more than web hook, ability to configure a templated response)

Looking for feedback!

(this post was revised and corrected by an LLM)

Show HN: Gossip: Email-to-Webhook Bridge
app.v3m.pw