Automate HubSpot Deal Management with n8n Workflow

This n8n workflow automates HubSpot deal processing by triggering on new deals, categorizing deal stages, creating tickets with priorities, and sending notifications. It saves time and reduces manual errors in sales management.
hubspotTrigger
switch
slack
+5
Workflow Identifier: 1392
NODES in Use: hubspotTrigger, hubspot, set, switch, slack, googleSlides, airtable, if

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

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What this workflow does

This workflow runs automatically when a new deal is added in HubSpot.

It studies the deal’s details like name, value, type, stage, description, and close date.

Then it decides different actions based on the deal stage.

If the deal is closed won, it sends a Slack message to notify the sales team.

For deals with presentations scheduled, it makes Google Slides presentations automatically.

Deals that are closed lost get logged in Airtable for tracking.

Also, it creates HubSpot tickets with priority set by deal value and type to help the team handle important deals fast.


Who should use this workflow

This workflow fits sales teams using HubSpot and wanting to save time on manual follow-ups.

It helps managers avoid errors like missed tasks or wrong ticket priorities.

Non-technical users can use it to keep sales organized and improve customer service.


Tools and services used

  • HubSpot CRM: To trigger the automation and get deal details.
  • n8n platform: To run and coordinate the workflow.
  • Slack: To send notifications on successful deals.
  • Google Slides: To create presentation decks automatically.
  • Airtable: To record lost deals for review.

Inputs, processing steps, and outputs

Inputs

  • New deal creation event from HubSpot with deal ID.
  • Detailed deal information pulled using deal ID.

Processing steps

  • Retrieve full deal details: stage, amount, type, description, close date.
  • Map deal properties into variables for workflow use.
  • Use a switch to split process by deal stage: closed won, presentation scheduled, closed lost.
  • Send Slack notification on closed won deals.
  • Create Google Slides presentation for presentation scheduled deals.
  • Add lost deals to Airtable table for tracking.
  • Use IF node to check if deal is high value and new business, and assign ticket priority.
  • Create HubSpot tickets with high or low priority accordingly.

Outputs


Beginner step-by-step: How to use this workflow in n8n

Step 1: Import the workflow

  1. Download the workflow file using the Download button on this page.
  2. Open the n8n editor and select “Import from File”.
  3. Upload the downloaded workflow file.

Step 2: Add credentials and configure nodes

  1. Go through each node and add your API keys and credentials for HubSpot, Slack, Google Slides, and Airtable.
  2. Update any IDs such as Slack channel IDs, Airtable base IDs, and HubSpot owner IDs to match your accounts.
  3. Check that all node settings use dynamic expressions to pull deal info correctly.

Step 3: Test the workflow

  1. Create a test deal in HubSpot to trigger the workflow.
  2. Watch the workflow run in n8n to confirm all steps execute without errors.
  3. Verify Slack message, Google Slide creation, Airtable record, and HubSpot ticket creation as appropriate.

Step 4: Activate the workflow

  1. Once confirmed working, toggle the workflow to “ON” in n8n.
  2. Monitor workflow runs on the n8n dashboard for any issues.

If running your own instance, consider using self-host n8n for more control.


Common customization ideas

  • Change the Slack channel to notify a different team.
  • Set a different ticket owner ID for high-priority deals.
  • Adjust the dollar value threshold in the IF node to change what counts as high value.
  • Add more deal stages in the Switch node to cover extra business steps.
  • Add an email notification using a Gmail node for more alert types.

Handling errors and troubleshooting

Issue: No data from HubSpot node

Usually caused by wrong deal ID or expired API credentials.

Check dynamic expressions in the node inputs and refresh credentials.

Issue: Slack message fails to send

Often due to invalid Slack API token or wrong channel name.

Verify credentials and channel spelling are correct.

Issue: Airtable API error when adding records

Wrong Airtable base ID or missing required fields usually cause this.

Confirm the Airtable credentials and map all required fields carefully.


Summary of benefits and outcomes

✓ Saves many hours weekly by automating deal tracking tasks.

✓ Reduces mistakes from manual data handling in HubSpot and related tools.

✓ Improves sales team awareness with timely Slack notifications.

✓ Keeps clean records of lost deals for business review.

✓ Helps prioritize tickets based on deal value and type for better workload handling.

Frequently Asked Questions

The HubSpot Trigger node starts the workflow when a new deal is created. It listens specifically for deal.creation events from HubSpot.
Check that the deal ID passed to the HubSpot node is correct and dynamic. Also verify that HubSpot API credentials are valid and not expired.
Yes. The Slack node’s channel setting can be changed to any existing Slack channel to notify different teams.
Airtable API errors occur if the base ID is wrong, API key is invalid, or required fields are missing. Double-check all Airtable settings and field mappings.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free