Slack Notifications
Send notifications to a channel in your Slack workspace when a response is submitted to your survey, quiz or form.

How to notify Slack of new responses
Section titled “How to notify Slack of new responses”Our webhooks send a JSON payload rather than Slack’s own message format, so you’ll route the webhook through an automation tool (Zapier or Make.com) that can post into your Slack channel. Both are already set up to catch our webhooks and post to Slack:
- Open your project and go to the Send section
- Scroll to Webhook subscribers and click Configure webhooks
- Click Add Webhook, give it a name, and set Subscribed Events to New Form Response
- For the Webhook URI, paste in the trigger URL from a Zapier “Webhooks by Zapier” step or a Make.com “Custom webhook” module
- In Zapier or Make, add a Slack action to post the incoming data to your chosen channel
You’ll now receive a Slack message every time a participant submits a response to the survey you set this up for.
For the full step-by-step (including connecting to Zapier and Make.com), see our Webhooks guide.