Integrations
Slack
Post submissions into a channel.
Submissions arrive as a formatted message with each field on its own line — readable enough that most teams stop opening the email at all.
Setup
- In Slack, create an app for your workspace and enable Incoming Webhooks.
- Add a webhook and pick the channel it should post to.
- Copy the URL Slack gives you into the Slack field of your form settings.
The webhook URL is a credential — anyone with it can post to that channel. It lives in your form settings, never in page markup.