Domain Availability Monitor with Porkbun, Google Sheets & Multi-Channel Alerts — n8n Workflow

Medium complexity Scheduled10 nodes🏷️ Miscellaneousby Khairul Muhtadin

Overview

This workflow automatically checks a list of desired domain names for availability every 30 minutes. Using the Porkbun API and Google Sheets, it instantly sends detailed notifications via Gmail and Discord the moment a domain becomes available, so you can secure it before anyone else.

Why Use This Workflow?

Time Savings: Eliminates hours of manual domain checking each week. Set your list once and let the automation monitor your targets 24/7.

Competitive Edge: Gain a critical speed advantage i

Nodes used

Google SheetsHTTP RequestDiscordGmail

Workflow Preview

🔑 Get Porkbun API Keys
1. Login to https://porkbun.com/account/api
2. Click "Create API Key" button
3. Copy API Key (starts with `pk1_`)
4. Copy Secret API Key (starts with `sk1_`)
5.
Validate API Key
Validate API KEY
P
Process Each Domain
Check Domain Availability
D
Domain Available?
Send Email Alert
Send Discord Notification
Update Sheet: Mark Avail…
W
Wait 10 Seconds
C
Check every 30 Minutes
Get Domains from Sheet
10 nodes10 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a scheduled trigger, running on a defined schedule.

  2. 2

    Process

    Data flows through 10 nodes, connecting discord, gmail, googlesheets.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (10)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2
DI

Discord

discord

#3
GM

Gmail

gmail

#4

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded domain-availability-monitor-with-porkbun-google-sheets-multi-channel-alerts file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Domain Availability Monitor with Porkbun, Google Sheets & Multi-Channel Alerts", "nodes": [...], ...}

Integrations

discordgmailgooglesheetshttprequestifscheduletriggersplitinbatcheswait

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes10
Complexitymedium
Triggerscheduled

Created by

Khairul Muhtadin

Khairul Muhtadin

@khmuhtadin

Tags

discordgmailgooglesheetshttprequestifscheduletriggersplitinbatcheswait

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →

Related Miscellaneous Workflows