Skip to main content

Log new Google top-10 keywords to Airtable with DataForSEO and Slack alerts

Workflow preview

Workflow preview
100%
Log new Google top-10 keywords to Airtable with DataForSEO and Slack alerts preview
Open on n8n.io

1. Workflow Overview

This weekly workflow automatically identifies new ranked keywords for your domain within Google’s top 10...

Best for

  • Market Research automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.aggregate, n8n-nodes-dataforseo.dataforseolabsapi, n8n-nodes-base.code, n8n-nodes-base.scheduletrigger, n8n-nodes-base.stickynote, n8n-nodes-base.merge, n8n-nodes-base.airtable, n8n-nodes-base.slack

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by DataForSEO.

Original n8n.io source

1.1 Workflow description

Title
Log new Google top-10 keywords to Airtable with DataForSEO and Slack alerts
Workflow name
Log new Google top-10 keywords to Airtable with DataForSEO and Slack alerts

This weekly workflow automatically identifies new ranked keywords for your domain within Google’s top 10 results without manual SERP monitoring. On each run, the workflow fetches the latest ranking and search volume data using the DataForSEO Labs API and stores a fresh results snapshot in Airtable. It then compares this data with the previous set to identify any new keywords your domain started ranking for, focusing on queries that rank in the top 10.

All newly ranked top-10 keywords are logged in Airtable, along with their ranking position and search volume. Once new terms and rankings are identified, the workflow sends you a Slack summary highlighting the latest changes.

Who’s it for

SEO experts and marketers who want an automated way to track new top-ranking keywords on Google for their domain(s).

What it does

This workflow automatically detects when your domain enters top-10 results for new keywords on Google, records them in Airtable, and sends a weekly summary via Slack.

How it works

Runs on a predefined schedule (default: weekly). Reads your keywords and target domains from Airtable. Fetches the latest Google rankings and keyword metrics via DataForSEO API. Compares the latest data with the previous run. Logs newly ranked top-10 keywords to Airtable. Sends a Slack summary with key changes.

Requirements

  • DataForSEO account and API credentials
  • Airtable table with your keywords, following the required column structure.
  • Airtable table with your target domains, following the required column structure.
  • Slack account

Customization

You can easily customize this workflow by adjusting the run schedule, changing the minimum ranking threshold (e.g., top 5 or top 20), exporting results to other tools, and tailoring the Slack message content to your team’s workflow.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Aggregate

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 2 - Get ranked keywords

Type / Role
n8n-nodes-dataforseo.dataForSeoLabsApi - dataForSeoLabsApi
Config choices
Version 1

Block 3 - Find new keywords

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 4 - Run every Monday

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.3

Block 5 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Aggregate1

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 7 - Merge

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 8 - Search keywords

Type / Role
n8n-nodes-base.airtable - airtable
Config choices
Version 2.1

Block 9 - Search Targets

Type / Role
n8n-nodes-base.airtable - airtable
Config choices
Version 2.1

Block 10 - Create a record (keyword)

Type / Role
n8n-nodes-base.airtable - airtable
Config choices
Version 2.1

Block 11 - Send a message

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.4

Block 12 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - If (table is not empty)

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.3

Block 17 - Set "keyword" and "target" fields

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 18 - Initialize "items" field

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 19 - Set "items" field

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 20 - Merge "items" with DFS response

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 21 - Has more pages?

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.3

Block 22 - Merge "items" with last response

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 23 - Split out (items)

Type / Role
n8n-nodes-base.splitOut - splitOut
Config choices
Version 1

Block 24 - Filter (has new keywords)

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.3

Showing the first 24 of 26 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Log new Google top-10 keywords to Airtable with DataForSEO and Slack alerts
Complexity advanced
Nodes 26
Categories Market Research, AI Summarization
Author DataForSEO
Published 16 Feb 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/13433/13433.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Log new Google top-10 keywords to Airtable with DataForSEO and Slack alerts do?

This weekly workflow automatically identifies new ranked keywords for your domain within Google’s top 10...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.