A
Atlas
...

Discord Integration

Send form submissions directly to your Discord server. Perfect for communities, support teams, and anywhere your team hangs out.

Quick Setup

1. Create Discord Webhook

  • Open Discord and go to your server
  • Right-click on the channel for notifications
  • Click Edit ChannelIntegrations
  • Click Create Webhook
  • Name your webhook (e.g., "Atlas Forms")
  • Click Copy Webhook URL
  • 2. Copy Webhook URL

    The URL looks like:

    https://discord.com/api/webhooks/123456789/abcdefghijklmnop...

    3. Add to Atlas

  • In Atlas dashboard, go to your project settings
  • Paste the Discord webhook URL in the Webhook URL field
  • Save changes
  • 4. Test It

    Submit a test form and check your Discord channel!

    Message Format

    Atlas sends Discord embeds with:

  • Form name as title
  • All submitted field values
  • Timestamp
  • Color coding
  • Troubleshooting

    Not receiving messages

  • Verify the webhook URL is correct
  • Check that the webhook wasn't deleted in Discord
  • Look at webhook delivery logs in Atlas
  • Webhook was deleted

    Discord webhooks can be accidentally deleted. Create a new one and update Atlas.

    Resources

  • Discord Webhooks Guide
  • Atlas Webhooks Guide