SubsiMail
Why self-host Pricing Docs Support FAQ Log in Get a license
Log in Get a license

← Back to Support

Webhook for new replies isn't posting to my Slack channel

#63 In Progress
David B. 74 days ago

Set up a webhook to post new replies into a Slack channel via an incoming webhook URL. Nothing's showing up in Slack even though replies are coming in fine on our end.

Carol Wright Staff 74 days ago

Can you check Settings > API & Webhooks > Delivery Log for that webhook? It'll show every attempt along with the HTTP status code Slack returned. If it shows a non-200 response, that tells us where to look — Slack incoming webhooks are picky about payload format (they expect a specific JSON shape with a text field at minimum).

David B. 74 days ago

Log shows a bunch of 400 responses. So probably a payload format issue like you said.

Carol Wright Staff 74 days ago

Yep — our default webhook payload is our own event schema, not pre-formatted for Slack's expected structure. You'll need a small transform step in between (Zapier or a lightweight serverless function works well) that reshapes our payload into a plain {"text": "..."} body before forwarding to the Slack incoming webhook URL. Posting straight from our webhook to Slack's URL without that transform is what's causing the 400s.

Log in to reply to this ticket.

Other tickets

Resolved How do I fetch reply/bounce status for a specific contact via API?
William C. 1 reply
Resolved Do I need a dedicated IP to get started?
Samuel W. 1 reply
Resolved SMTP timeout errors when sending large batches
Amanda P. 3 replies
Resolved Dashboard analytics not matching what my SMTP provider reports
Steven Y. 1 reply
Resolved Received an abuse complaint from an ISP, what now?
Steven Y. 3 replies

SubsiMail

The self-hosted alternative to Mailshake.

Documentation Setup guides Support Pricing Terms of Service Privacy Policy Sitemap

© 2026 SubsiMail.

We use Google Analytics to understand traffic to this site. It only runs if you accept -- see our Privacy Policy.