A
Atlas
...

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/apps
  • Click Create New AppFrom scratch
  • Name your app (e.g., "Atlas Forms") and select your workspace
  • Click Create App
  • 2. Enable Incoming Webhooks

  • In your Slack app settings, go to FeaturesIncoming Webhooks
  • Toggle Activate Incoming Webhooks to On
  • Click Add New Webhook to Workspace
  • Select the channel for notifications
  • Click Allow
  • 3. 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 settings
  • Paste the Slack webhook URL in the Webhook URL field
  • Save changes
  • 5. Test It

    Submit a test form and check your Slack channel!

    Message Format

    Atlas sends rich Slack messages with:

  • Form name and timestamp
  • All submitted field values
  • File upload indicators
  • Link to view in Atlas dashboard
  • Custom Formatting

    For custom Slack message formatting, use an automation platform like Zapier or Make to:

  • Receive the Atlas webhook
  • Transform the data
  • Send a custom Slack message
  • This gives you full control over the message format, including Block Kit formatting.

    Troubleshooting

    Not receiving messages

  • Verify the webhook URL is correct
  • Check that the Slack app has access to the channel
  • Look at webhook delivery logs in Atlas
  • Messages going to wrong channel

  • Create a new webhook for the correct channel
  • Update the webhook URL in Atlas
  • Resources

  • Slack Incoming Webhooks
  • Atlas Webhooks Guide