Skip to main content

Decodo SaaS pricing intelligence workflow (B2B pricing radar)

Workflow preview

Workflow preview
100%
Decodo SaaS pricing intelligence workflow (B2B pricing radar) preview
Open on n8n.io

Important notice

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

1. Workflow Overview

SaaS Pricing Brief Generator (Decodo → LLM → Google Docs → PDF → Slack) Try Decodo — Web Scraping & Data API (Coupon: TRUNG ) ![Decodo Logo](https://s3.ap southeast 1.amazonaws.com/automatewith....

Best for

  • DevOps automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.manualtrigger, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.httprequest, n8n-nodes-base.googledrive, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.code

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Decodo SaaS pricing intelligence workflow (B2B pricing radar)
Workflow name
Decodo SaaS pricing intelligence workflow (B2B pricing radar)

SaaS Pricing Brief Generator (Decodo → LLM → Google Docs → PDF → Slack)

🚀 Try Decodo — Web Scraping & Data API (Coupon: TRUNG)

Decodo is a powerful public data access platform offering managed web scraping APIs and proxy infrastructure to collect structured web data at scale. It handles proxies, anti-bot protection, JavaScript rendering, retries, and global IP rotation—so you can focus on data, not scraping complexity. Why Decodo

  • Managed Web Scraping API with anti-bot bypass & high success rates
  • Works with JS-heavy sites; outputs JSON/HTML/CSV
  • Easy integration (Python, Node.js, cURL) for eCommerce, SERP, social & general web data 🎟️ Special Discount Use coupon TRUNG to get the Advanced Scraping API plan — ~23,000 requests for ~$5.

Who this workflow is for

This workflow is designed for Presales, Product Managers, Business Analysts, and Sales teams who need to:

  • Monitor competitor or SaaS pricing pages
  • Convert unstructured pricing content into a structured, comparable format
  • Quickly generate and share an internal pricing brief without manual copy/paste

It is especially useful during launches, pricing updates, or quarterly reviews.

What this workflow does

At a high level, the workflow automates the full pricing intelligence pipeline:

  1. Scrapes a live SaaS pricing page using a real browser environment
  2. Cleans and normalizes the HTML for reliable parsing
  3. Uses an LLM agent to extract pricing plans into structured JSON
  4. Builds an executive-ready SaaS pricing brief
  5. Publishes the brief as a Google Doc and PDF
  6. Shares the final PDF directly to Slack

The output is a consistent, repeatable pricing brief ready for internal distribution.

How it works

  1. Manual Trigger
    The workflow is manually triggered to ensure intentional execution (ideal for known pricing updates).

  2. Configure Target Pricing Page
    Input the competitor pricing URL, device type, and report metadata.

  3. Decodo Pricing Scraper
    Renders the full pricing page using JS and device emulation so tier cards, modals, and dynamic content are captured correctly.

  4. HTML Normalization
    Custom code removes scripts, styles, and noise, leaving clean, readable text for the LLM.

  5. Plan Extraction Agent (LLM)
    The agent translates messy pricing text into a structured JSON schema including:

    • Plan name
    • Price and billing period
    • Key features
    • CTA / positioning notes
  6. Build SaaS Pricing Brief
    Transforms structured JSON into an executive-ready markdown brief with:

    • Plan comparison table
    • Key differentiators
    • Observations and suggested next actions
  7. Publish Assets
    Creates a Google Doc in a predefined Drive folder and converts it to PDF for sharing.

  8. Share in Slack
    Uploads the PDF directly to a Slack channel (e.g. #pricing-intel) for instant visibility.

Requirements

  • Decodo node configured with a valid plan
  • OpenAI / LLM credentials for the Plan Extraction Agent
  • Google Drive API access
  • Slack workspace and upload permissions

Notes & best practices

  • Manual trigger avoids unnecessary scraping and rate-limit issues
  • Device emulation ensures accurate pricing capture
  • Structured JSON output enables future extensions (trend tracking, diffing, dashboards)
  • The workflow is modular and easy to adapt for other competitor intelligence use cases

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 ‘Execute workflow’

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

Block 2 - OpenAI Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 3 - Pricing Output Parser

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 4 - Create pricing brief doc

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 5 - Convert brief to PDF

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 6 - Configure Google Drive Destination

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

Block 7 - Plan Extraction Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2.1

Block 8 - Configure Target Pricing Page

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

Block 9 - HTML Response Parser

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

Block 10 - Share brief in Slack

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

Block 11 - Build 💼 SaaS Pricing Brief

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

Block 12 - Sticky Note Overview

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

Block 13 - Sticky Note1

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 Note5

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

Block 16 - Sticky Note6

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

Block 17 - Sticky Note7

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

Block 18 - Decodo Pricing Scraper

Type / Role
@decodo/n8n-nodes-decodo.decodo - decodo
Config choices
Version 1

3. Summary Table

Workflow Decodo SaaS pricing intelligence workflow (B2B pricing radar)
Complexity advanced
Nodes 18
Categories DevOps, Multimodal AI
Author Trung Tran
Published 20 Aug 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/7626/7626.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 Decodo SaaS pricing intelligence workflow (B2B pricing radar) do?

SaaS Pricing Brief Generator (Decodo → LLM → Google Docs → PDF → Slack) Try Decodo — Web Scraping & Data API (Coupon: TRUNG ) ![Decodo Logo](https://s3.ap southeast 1.amazonaws.com/automatewith....

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 DevOps, Multimodal AI use case.