Automate High-Value Lead Alerts with HubSpot and Slack in n8n

Discover how to automate notifications for new high-value leads from HubSpot directly to Slack. This n8n workflow saves sales teams hours by instantly filtering and alerting on leads with over $5M revenue, reducing missed opportunities and manual checks.
hubspot
slack
scheduleTrigger
+2
Workflow Identifier: 1498
NODES in Use: HubSpot, Slack, Schedule Trigger, Filter, Sticky Note
Automate lead alerts with n8n and HubSpot

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

What This Workflow Does

This workflow checks HubSpot every 5 minutes to find new leads created in that time.

It filters those leads to keep only companies with more than $5 million in annual revenue.

Then it sends a detailed message about the lead directly to the right sales rep on Slack.

This saves salespeople from manually searching leads and ensures they quickly follow up on the most valuable opportunities.


Who Should Use This Workflow

Any sales team using HubSpot to track leads who want to focus on high-value companies.

It helps sales managers and reps avoid wasting time on less promising leads.

Teams that work daily in Slack will find notifications convenient for fast action.


Tools and Services Used

  • HubSpot: To get recently created companies or leads via API.
  • Slack: To send message notifications to sales reps.
  • n8n: The automation platform connecting HubSpot and Slack with nodes.
  • Schedule Trigger node: Starts the workflow every 5 minutes.
  • HubSpot node: Fetches leads created in the last 5 minutes.
  • Filter node: Keeps only leads with annual revenue over $5 million.
  • Slack node: Sends messages to sales reps.

Inputs, Process, and Outputs

Inputs

  • New leads created in HubSpot within the last 5 minutes.
  • Lead details like company name, website, revenue, and employee count.

Process Steps

  • Schedule Trigger runs every 5 minutes to start the workflow.
  • HubSpot node uses {{ $now.minus({ "minutes": 5 }) }} for the ‘since’ parameter to get fresh leads.
  • Filter node selects only leads with annual revenue > $5,000,000.
  • Slack node builds a message with lead info and sends it to the assigned sales rep.

Outputs

  • Slack notifications with key lead details to the sales reps.
  • Less manual checking for sales teams.
  • Faster reaction to valuable leads.

Beginner Step-by-Step: How to Use This Workflow in n8n

Importing and Setup

  1. Download the workflow using the Download button on this page.
  2. Open your n8n editor, then use “Import from File” to add the workflow.
  3. Add your HubSpot OAuth2 credentials under the HubSpot node to allow data fetching.
  4. Add your Slack OAuth2 token under the Slack node for sending messages.
  5. Check the Slack node and update the recipient field with the correct sales rep user ID or channel ID if needed.
  6. Verify the Schedule Trigger timing matches the HubSpot node ‘since’ parameter (default is 5 minutes).

Testing

  1. Manually run the workflow to test if leads are fetched and messages are sent.
  2. Fix any error messages related to credentials or missing data.

Activation

  1. Once testing passes, activate the workflow using the toggle button.
  2. Monitor successful runs in the executions panel.

If hosting n8n yourself, it’s helpful to review self-host n8n options for performance and control.


Customization Ideas

  • Change the Filter node to select leads based on number of employees instead of revenue.
  • Send Slack messages to a channel for team-wide notifications instead of single users.
  • Modify the polling interval in Schedule Trigger and the HubSpot node ‘since’ parameter (e.g., every 10 minutes).
  • Add a Code node to run custom JavaScript on leads for scoring or formatting before messaging.
  • Include more lead details like deal amount or lifecycle stage in Slack messages.

Common Problems and Solutions

  • No leads returned from HubSpot node: Usually the ‘since’ parameter does not match the polling time. Try increasing the timeframe or aligning intervals.
  • Slack message not sending: Check Slack user ID or OAuth2 token validity. Reauthenticate and verify user IDs with Slack API tools.
  • Filter node excludes all leads: Confirm property names exist and use toInt() for number comparisons. Adjust filter logic if properties differ.

Summary of Results

✓ Increased sales team focus on high-value leads.

✓ Saved hours daily by removing manual HubSpot checks.

✓ Instant Slack alerts push sales reps to act faster.

✓ Reduced risk of missing important leads.

Automate lead alerts with n8n and HubSpot

Visit through Desktop to Interact with the Workflow.

Frequently Asked Questions

The workflow runs every 5 minutes by default to check for leads created in that time.
Yes, by changing the Slack node recipient to a channel ID, the workflow can notify entire teams.
Check the property names and use integer conversion like toInt() in the filter to ensure correct filtering.
Using a different CRM requires replacing the HubSpot node and updating API calls accordingly; this workflow is designed for HubSpot.

Promoted by BULDRR AI

Related Workflows

Automate Twist Channel Creation and Messaging with n8n

This workflow automates creating and updating a channel in Twist and sending a personalized message to specific users. It eliminates manual setup errors and saves time managing Twist communications.

Automate Ideogram Image Generation with Google Sheets & Gmail

This workflow automates graphic design image generation via Ideogram AI, storing image data in Google Sheets and Google Drive, with email alerts via Gmail. It saves designers hours by automating image creation, remixing, review, and record-keeping.

Automate IT Support with Slack and OpenAI in n8n

Streamline IT support by automating Slack message handling using n8n and OpenAI. This workflow handles Slack DMs, filters bots, queries a Confluence knowledge base, and delivers AI-generated responses, improving support efficiency and response time.

Automate Crypto Analysis with CoinMarketCap & n8n AI Agent

Discover how this unique n8n workflow leverages CoinMarketCap’s multi-agent AI to deliver precise, real-time cryptocurrency insights directly via Telegram. Manage crypto data analysis efficiently with automated multi-source API integration.

Automate Gumroad to Beehiiv Subscriber Sync with n8n

Learn how to automatically add new Gumroad sales customers as Beehiiv newsletter subscribers using n8n automation. This workflow saves time by syncing sales data to Google Sheets CRM and notifying your Telegram channel instantly.

Generate On-Brand Blog Articles Using n8n and OpenAI

This workflow automates the creation of on-brand blog articles by analyzing existing company content using n8n and OpenAI. It extracts article structures and brand voice to produce consistent draft articles, saving significant content creation time.
1:1 Free Strategy Session
Your competitors are already automating. Are you still paying for it manually?

Do you want to adopt AI Automation?

Every hour your team does repetitive work, you're burning real money.
While you wait, faster businesses are cutting costs and moving quicker.
AI and automations aren't the future anymore — they're the present.

Book a live 1-on-1 session where we show you exactly which of your daily tasks can be automated — and what it’s costing you not to.