See llms.txt for all machine-readable content.

Back to Templates

Send daily keyword-based domain registration alerts with DomainKits via email

Created by

Created by: ABTdomain || lyalphaniub
ABTdomain

Last update

Last update 4 days ago

Categories

Share


Quick overview

This workflow runs daily to search DomainKits for newly registered domains from two days ago that match a chosen keyword, then compiles the results into a single text list and sends the alert by email via SMTP.

How it works

  1. Runs once a day on a scheduled trigger, ideally after 12:00 UTC when registration data for the queried day is complete.
  2. Queries DomainKits NRD search for domains registered two days ago that contain the specified keyword.
  3. Aggregates all returned domain records into a single list.
  4. Builds an email subject and plain-text message listing each domain with its registration and expiry dates.
  5. Sends the formatted alert email to the configured recipient.

Setup

  1. Add your DomainKits API credentials to the DomainKits node. An API key from a Premium or higher plan is required, and the same key covers every DomainKits endpoint.
  2. Replace the placeholder keyword ("yourkeyword") with the term you want to monitor.
  3. Configure the Email Send node with your SMTP settings and set the to/from email addresses for notifications. For the most complete data, schedule the daily run after 12:00 UTC.