Skip to main content
Settings → Notifications controls three independent notification channels. Each has its own enable toggle — you can use one, two, or all three.

Email notifications (Resend)

Resend sends transactional emails when deals arrive and when you update buyers on their offers.

Setup

  1. Sign up at resend.com and create an API key
  2. Verify your sending domain in the Resend dashboard — unverified domains deliver unreliably
  3. Enable Email Notifications Enabled and fill in the credentials:

Admin alerts

Emails sent to your admin address when activity occurs on the site:
  • New inquiry received
  • New offer received
  • Form submission received (from Page Builder forms)

Buyer notifications

Emails sent to the buyer when you take action on their offer:
  • Counter offer sent
  • Offer accepted
  • Offer rejected
Disable any of these individually if you prefer to handle buyer communication manually.

Price drop alerts

Price drop alert — sent to subscribers when a domain’s price drops below their tracked price. Requires the Brevo newsletter integration to be enabled for visitors to subscribe.

Expiry reminders

Domain expiry reminder — sent to your admin email when a domain’s expiry date is approaching. Enable the Expiry reminder cron checkbox and set how many days before expiry to send the alert (default: 30 days). The cron endpoint /api/cron/expiry-check must be scheduled externally — see Deploy with Docker or the Vercel deployment guide where it runs automatically.

Telegram notifications

Get instant push notifications in Telegram when deals arrive. Setup takes about 2 minutes.

Setup

  1. Open Telegram and start a conversation with @BotFather
  2. Send /newbot and follow the prompts — BotFather gives you a bot token
  3. Enable Telegram Notifications Enabled and enter the token
  4. Click Detect Chat ID — send any message to your bot, then click the button. Your chat ID fills in automatically.

Available events

  • New inquiry received
  • New offer received
  • Form submission received
  • Domain expiry reminder
  • Daily digest — a summary of the day’s inquiries and offers, sent once per day via /api/cron/daily-digest

Newsletter form (Brevo)

Enabling Brevo does two things: it shows a newsletter subscription form in the site footer, and it enables the Price Monitoring widget on domain pages — visitors can subscribe to get an email if a domain’s price drops. Subscribers are added to your Brevo contact list. No email addresses are stored locally in the platform database.

Setup

  1. Sign up at brevo.com and create an API key under Account → SMTP & API
  2. Create a contact list in Brevo and note the list ID (an integer)
  3. Enable Newsletter Footer Form Enabled and fill in the fields
Pricing, free tier limits, and terms for Resend and Brevo change over time. Verify current conditions directly on their websites before committing to a plan.