Block 1 - When clicking ‘Execute workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Description: Discover which marketing channels actually convert with this n8n automation template. The workflow fetches all opportunities from HighLevel (GHL), filters for “Closed Won” deals, compu...
n8n-nodes-base.manualtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.googlesheets, n8n-nodes-base.function, n8n-nodes-base.slack, n8n-nodes-base.highlevel, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceDiscover which marketing channels actually convert with this n8n automation template. The workflow fetches all opportunities from HighLevel (GHL), filters for “Closed Won” deals, computes lead-to-sale conversion metrics per source, and sends a summary report to Slack while logging raw data into Google Sheets for ongoing analysis. Perfect for marketing teams, growth analysts, and sales managers who want to reduce wasted ad spend and double down on sources that deliver real ROI.
⚡ Manual or Scheduled Trigger Run the workflow manually for instant analysis or automate it daily/weekly with a schedule trigger. 📥 Fetch All Opportunities from HighLevel Pulls every deal record from your GHL CRM, including status, amount, and lead source fields. 🔍 Filter for Closed-Won Deals Separates deals by outcome — only “Won” deals are used for conversion tracking, while others trigger Slack alerts for team review. 📊 Log Won Deals to Google Sheets Saves every successful deal’s details into a structured Google Sheet for long-term performance tracking. 🧮 Calculate Lead Source Metrics Aggregates results by lead source, calculating total deals, conversion rate, and total revenue per source automatically. 📢 Send Slack Summary Report Posts a neat summary of conversion metrics to a dedicated Slack channel like #lead-source-report, ensuring visibility for the marketing and sales teams. 🔔 Alert for Lost/Pending Deals Non-won opportunities are flagged and shared with the team via Slack for timely follow-ups.
##🧠 Key Features 📊 Automated lead source performance tracking 💬 Slack alerts for both success and loss updates 📈 Real-time conversion and ROI visibility ⚙️ Seamless GHL + Google Sheets + Slack integration 🔁 Ready to run on-demand or on schedule
💡 Measure campaign ROI across channels 🎯 Identify top-performing ad platforms 📢 Send weekly sales source reports to marketing 💰 Optimize budget allocation using data-driven insights
HighLevel (GHL) – for opportunity data retrieval Google Sheets – for storing and visualizing deal data Slack – for team notifications and reports
✅ Saves hours of manual reporting work ✅ Ensures consistent performance tracking ✅ Highlights winning and underperforming sources ✅ Helps marketing teams focus on what truly converts
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.
| Workflow | Track marketing channel performance with HighLevel, Google Sheets, and Slack |
|---|---|
| Complexity | intermediate |
| Nodes | 12 |
| Categories | CRM |
| Author | Rahul Joshi |
| Published | 25 Oct 2025 |
Use the JSON export at /data/workflows/10149/10149.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
Description: Discover which marketing channels actually convert with this n8n automation template. The workflow fetches all opportunities from HighLevel (GHL), filters for “Closed Won” deals, compu...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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 CRM use case.