Analyze Pipeline Velocity & Alert Stuck Deals With Gohighlevel, Gmail & Slack 9143 – n8n Workflows – Free Template

⬇️ Download workflow.json
Archivo detectado: wf-9143.json

What This Workflow Does

This n8n workflow automatically tracks deal velocity in your GoHighLevel pipeline and sends alerts when deals become stuck. It monitors your sales pipeline at scheduled intervals, identifies deals that haven’t moved in a specified timeframe, and notifies your team via email or Slack so you can take action quickly.

How It Works

The workflow operates on a scheduled trigger that runs at your specified intervals. Here’s the process:

  • Schedule trigger initiates the workflow at predetermined times
  • GoHighLevel node retrieves all deals from your pipeline with their current status and last activity dates
  • Custom code processes the data to calculate deal velocity and identify stuck deals based on your criteria
  • Results are logged to Google Sheets for historical tracking and analysis
  • Conditional logic determines if any deals meet the stuck criteria
  • If stuck deals are found, automated notifications are sent to your team via Gmail or Slack

Use Cases

  • Sales teams can proactively identify stalled opportunities before they become lost deals
  • Sales managers receive daily or weekly summaries of pipeline health and velocity metrics
  • Real estate agencies track property listings that haven’t shown activity to adjust marketing strategies
  • B2B sales organizations monitor enterprise deals that require follow-up or negotiation intervention
  • Service-based businesses ensure consistent deal progression through their sales stages

Nodes Used

  • Sticky Note: Documentation and workflow notes for team reference
  • Schedule Trigger: Sets the frequency for pipeline monitoring (daily, weekly, or custom intervals)
  • GoHighLevel: Connects to your CRM to retrieve pipeline and deal data
  • Code: Custom JavaScript to calculate velocity metrics and identify stuck deals
  • Google Sheets: Records historical data for reporting and trend analysis
  • If: Conditional logic to determine if alerts should be sent
  • Gmail: Sends email notifications to sales team members
  • Slack: Posts real-time alerts to team channels

Prerequisites

  • Active GoHighLevel account with pipeline and deals configured
  • Google Sheets document created for tracking historical velocity data
  • Gmail account or SMTP email configuration for email alerts
  • Slack workspace with appropriate channels for notifications
  • GoHighLevel API credentials and authentication setup in n8n
  • Google Sheets API permissions configured
  • Slack bot token with message posting permissions
  • Defined parameters for what constitutes a stuck deal in your business

Difficulty Level

Intermediate. This workflow requires understanding of CRM data structures, basic JavaScript for custom code logic, and familiarity with multiple third-party integrations. Users should be comfortable configuring API connections and mapping data between applications, though no advanced programming skills are necessary.

This workflow template is shared under the n8n fair-code license. Free to use and modify.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *