Slack Integration
Get instant Slack notifications when forms are submitted. Keep your team informed with beautifully formatted messages.
Quick Setup
1. Create a Slack App
Go to api.slack.com/appsClick Create New App → From scratchName your app (e.g., "Atlas Forms") and select your workspaceClick Create App2. Enable Incoming Webhooks
In your Slack app settings, go to Features → Incoming WebhooksToggle Activate Incoming Webhooks to OnClick Add New Webhook to WorkspaceSelect the channel for notificationsClick Allow3. Copy Webhook URL
Copy the webhook URL that looks like:
https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX
4. Add to Atlas
In Atlas dashboard, go to your project settingsPaste the Slack webhook URL in the Webhook URL fieldSave changes5. Test It
Submit a test form and check your Slack channel!
Message Format
Atlas sends rich Slack messages with:
Form name and timestampAll submitted field valuesFile upload indicatorsLink to view in Atlas dashboardCustom Formatting
For custom Slack message formatting, use an automation platform like Zapier or Make to:
Receive the Atlas webhookTransform the dataSend a custom Slack messageThis gives you full control over the message format, including Block Kit formatting.
Troubleshooting
Not receiving messages
Verify the webhook URL is correctCheck that the Slack app has access to the channelLook at webhook delivery logs in AtlasMessages going to wrong channel
Create a new webhook for the correct channelUpdate the webhook URL in AtlasResources
Slack Incoming WebhooksAtlas Webhooks Guide