Skip to main content

Get notified when your competitors change their pricing with Airtop and Slack

Workflow preview

Workflow preview
100%
Get notified when your competitors change their pricing with Airtop and Slack preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

About the Automation Staying on top of competitor pricing changes can be a full time job. Manual price tracking is time consuming and prone to errors, especially when dealing with complex pricing s...

Best for

  • Market Research automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.airtop, n8n-nodes-base.code, n8n-nodes-base.merge, n8n-nodes-base.slack, n8n-nodes-base.filter

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Get notified when your competitors change their pricing with Airtop and Slack
Workflow name
Get notified when your competitors change their pricing with Airtop and Slack

About the Automation

Staying on top of competitor pricing changes can be a full-time job. Manual price tracking is time-consuming and prone to errors, especially when dealing with complex pricing structures and multiple subscription tiers. Paid competitor price monitoring tools like Competera, Visualping and Fluxguard can be expensive. What if you could automate this process and get instant alerts when competitors adjust their pricing?

How to easily monitor competitor pricing

With this automation, you'll learn how to set up automated price monitoring system using Airtop's built-in node in n8n. By the end, your system will automatically track competitor pricing changes and notify you of any modifications.

What You'll Need

Understanding the Process

This automation continuously monitors competitor pricing pages and compares them against your baseline data. The workflow:

  • Tracks all different pricing plans (monthly, yearly, etc.).
  • Monitors feature changes across different tiers.
  • Detects and logs pricing structure modifications.
  • Alerts you via Slack when changes are detected

Setting Up Your Automation

We've created a ready-to-use blueprint for seamless price monitoring. Here's how to get started:

  • Connect your Google Sheets
  • Set up your Airtop API connection
  • Define update frequency

Customization Options

Enhance the basic template with these popular modifications:

  • Add other notification channels (Email, Telegram, etc.).
  • Include feature comparison tracking.
  • Set up threshold-based alerts for significant price changes
  • Track historical pricing trends

Real-World Applications

Case Study 1: A B2B SaaS company can use this automation to track competitors' pricing changes. When they identify a market-wide pricing shift, they can adjust their strategy proactively within minutes.

Case Study 2: An online Ecommerce retailer automates monitoring of 100+ competitor products, maintaining optimal pricing positions and increasing profit margins.

Best Practices

To ensure accurate tracking:

  • Include detailed baseline data for each pricing tier
  • Specify both monthly and annual pricing clearly
  • List all features included in each plan
  • Update your baseline data whenever you verify changes
  • Include any promotional pricing or special offers
  • Document currency and regional variations if applicable

Example Structure in Google Sheets:

Competitor: Acme Tools
Basic Plan:
- Monthly: $29
- Annual: $290 ($24.17/mo)
- Features: 5 users, 10GB storage, basic support
Pro Plan:
- Monthly: $79
- Annual: $790 ($65.83/mo)
- Features: 20 users, 50GB storage, priority support

What's Next?

After setting up your price monitoring automation, consider the following:

  • Creating automated competitive analysis reports
  • Setting up market trend analysis
  • Implementing automatic pricing recommendations
  • Expanding monitoring to feature changes

Happy monitoring!

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 - When clicking ‘Test workflow’

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

Block 2 - Get Pricing URLs

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 3 - Check pricing

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

Block 4 - Parse response

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

Block 5 - Merge

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

Block 6 - Update pricing

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.5

Block 7 - Notify pricing change

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

Block 8 - Filter out similar

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

3. Summary Table

Workflow Get notified when your competitors change their pricing with Airtop and Slack
Complexity intermediate
Nodes 8
Categories Market Research
Author Airtop
Published 08 Apr 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3480/3480.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 Get notified when your competitors change their pricing with Airtop and Slack do?

About the Automation Staying on top of competitor pricing changes can be a full time job. Manual price tracking is time consuming and prone to errors, especially when dealing with complex pricing s...

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 use case.