Back to Integrations
D

Discord Integration

Get instant change notifications in your Discord server

Overview

Connect PageDrifter to Discord to receive real-time notifications when monitored pages change. Perfect for teams, communities, or personal servers tracking website updates.

What you'll get:

  • Instant notifications when changes are detected
  • Rich embeds with change details
  • Direct links to view the full diff
  • Works with any text channel

Setup Guide

1Create a Discord Webhook

First, create a webhook in your Discord server:

  1. Open your Discord server
  2. Right-click the channel where you want notifications
  3. Click Edit Channel
  4. Go to IntegrationsWebhooks
  5. Click New Webhook
  6. Give it a name (e.g., "PageDrifter") and optionally upload an avatar
  7. Click Copy Webhook URL

2Add the Webhook to PageDrifter

  1. Go to your PageDrifter dashboard
  2. Edit the monitor you want to connect
  3. Scroll to the Notifications section
  4. Paste your Discord webhook URL in the Webhook URL field
  5. Save your changes

Tip: Discord webhook URLs look like: https://discord.com/api/webhooks/123.../abc...

3Test the Integration

After saving, click the Test Webhook button to send a test notification to your Discord channel.

Example Notification

Here's what a PageDrifter notification looks like in Discord:

PD
PageDrifterBOTToday at 12:34 PM

Change Detected

Competitor Pricing Page

12% content change detected

https://example.com/pricing

View diff →

Advanced Setup

Multiple Channels

Create separate webhooks for different channels and assign them to different monitors. For example, price changes to #deals, competitor updates to #competitive-intel.

Thread Notifications

Discord webhooks can post to threads. Append ?thread_id=THREAD_ID to your webhook URL to send notifications to a specific thread.

Troubleshooting

Notifications not appearing?

Verify the webhook URL is correct and hasn't been deleted. Check the channel permissions allow webhook messages.

Getting rate limited?

Discord limits webhooks to 30 messages per minute per channel. If you have many monitors, consider spreading them across channels.

Webhook deleted accidentally?

Create a new webhook and update the URL in PageDrifter. Old webhook URLs stop working immediately when deleted.