Get the next one in your inbox.
One email when we publish something worth reading. No spam — appropriately enough, we'd know.
Get a message in a Slack channel the moment someone submits your form, by pairing a Slack incoming webhook with FormBridge's notification settings.

Get an instant summary, key takeaways, action items, and answers to your questions about this article.
Create an Incoming Webhook in Slack for the channel you want, copy the generated webhook URL, then paste it into your form's Slack & Discord notification field in FormBridge (available on Pro and above). Every submission after that posts a message to the channel automatically.
Email notifications work, but they're easy to miss in a crowded inbox. If your team already lives in Slack, routing form submissions there means new leads, support requests, or applications show up where people are actually looking.
This part happens entirely inside Slack, not FormBridge. In your Slack workspace:
https://hooks.slack.com/services/T000/B000/XXXXXXXX.Keep that URL private; anyone who has it can post messages to the channel.
In your FormBridge dashboard, open the form you want to connect and go to its Slack & Discord notification settings. Paste the webhook URL into the Slack field and save. There's nothing else to configure — no scopes to request, no bot to invite.
This feature is available on FormBridge's Pro plan ($9/mo) and above; it isn't included on the Free plan.
Submit the live form yourself, or send a quick test request:
curl -X POST https://app.formbridge.ai/api/forms/fb_8h2k9p \
-d "full-name=Test User" \
-d "email=test@example.com" \
-d "message=Testing Slack notifications"
Within a few seconds, a message should land in the channel you connected. If it doesn't show up, double-check the webhook URL was pasted in full and that the Slack app's webhook is still active — deleting or reinstalling the Slack app invalidates the old URL.
Slack notifications don't require you to give up email. Most teams keep a recipient list for record-keeping and searchability, and add Slack for the immediate "someone just submitted the form" ping. Each field submitted still shows up in your FormBridge inbox regardless of where the notification goes, along with the submission's full processing log — received, spam-checked, notified.
No. Slack notifications run alongside your existing recipient list and autoresponder settings — you can keep email, add Slack, or do both. Nothing about your notification setup is replaced automatically.
Slack and Discord notifications are available starting on the Pro plan ($9/mo). The Free plan does not include this feature.
Each form supports one webhook URL, so one channel per form. If you want submissions in two channels, you'd need two forms or a second automation on the Slack side that relays the message.
One email when we publish something worth reading. No spam — appropriately enough, we'd know.