Back to Integrations
integrationClickUp node
integrationHubSpot node

ClickUp and HubSpot integration

Save yourself the work of writing custom integrations for ClickUp and HubSpot and use n8n instead. Build adaptable and scalable Productivity, Communication, and Sales workflows that work with your technology stack. All within a building experience you will love.

How to connect ClickUp and HubSpot

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

ClickUp and HubSpot integration: Create a new workflow and add the first step

Step 2: Add and configure ClickUp and HubSpot nodes

You can find ClickUp and HubSpot in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure ClickUp and HubSpot nodes one by one: input data on the left, parameters in the middle, and output data on the right.

ClickUp and HubSpot integration: Add and configure ClickUp and HubSpot nodes

Step 3: Connect ClickUp and HubSpot

A connection establishes a link between ClickUp and HubSpot (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

ClickUp and HubSpot integration: Connect ClickUp and HubSpot

Step 4: Customize and extend your ClickUp and HubSpot integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect ClickUp and HubSpot with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

ClickUp and HubSpot integration: Customize and extend your ClickUp and HubSpot integration

Step 5: Test and activate your ClickUp and HubSpot workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from ClickUp to HubSpot or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

ClickUp and HubSpot integration: Test and activate your ClickUp and HubSpot workflow

Send contract renewal reminders from HubSpot via Gmail and Slack alerts

How it works
This workflow runs on a schedule to monitor HubSpot deals with upcoming contract expiry dates. It filters deals that are 30, 60, or 90 days away from expiration and processes each one individually. Based on the remaining days, it sends personalized email reminders to contacts via Gmail. It also notifies account managers in Slack and creates follow-up tasks in ClickUp for tracking.

Step-by-step

Schedule and filter expiring deals**
Schedule Trigger – Runs the workflow at defined intervals.
Get all deals – Fetches deals and contract expiry data from HubSpot.
Filter Deals – Calculates days left and keeps only 30, 60, or 90-day expiries.

Process deals and fetch contacts**
Loop Over Deals – Iterates through each filtered deal.
Fetch Associated Contact With Deal – Retrieves linked contact IDs via API.
Get Contact Details – Pulls contact email and basic info from HubSpot.

Route and send reminder emails**
Switch – Routes deals based on days left (30, 60, 90).
30 day mail – Sends urgent renewal reminder via Gmail.
60 day mail – Sends friendly renewal notification email.
90 day mail – Sends early awareness email.
Merge – Combines all email paths into a single output.

Notify team and create follow-ups**
Nofity Account Manager – Sends Slack alert with deal and contact details.
Create Follow-up Task – Creates a ClickUp task for renewal tracking.

Why use this?

Prevent missed renewals with automated tracking and alerts
Improve customer retention through timely communication
Reduce manual CRM monitoring and follow-ups
Keep teams aligned with Slack notifications and task creation
Scale contract management without increasing workload

Nodes used in this workflow

Popular ClickUp and HubSpot workflows

Send contract renewal reminders from HubSpot via Gmail and Slack alerts

How it works This workflow runs on a schedule to monitor HubSpot deals with upcoming contract expiry dates. It filters deals that are 30, 60, or 90 days away from expiration and processes each one individually. Based on the remaining days, it sends personalized email reminders to contacts via Gmail. It also notifies account managers in Slack and creates follow-up tasks in ClickUp for tracking. Step-by-step Schedule and filter expiring deals** Schedule Trigger – Runs the workflow at defined intervals. Get all deals – Fetches deals and contract expiry data from HubSpot. Filter Deals – Calculates days left and keeps only 30, 60, or 90-day expiries. Process deals and fetch contacts** Loop Over Deals – Iterates through each filtered deal. Fetch Associated Contact With Deal – Retrieves linked contact IDs via API. Get Contact Details – Pulls contact email and basic info from HubSpot. Route and send reminder emails** Switch – Routes deals based on days left (30, 60, 90). 30 day mail – Sends urgent renewal reminder via Gmail. 60 day mail – Sends friendly renewal notification email. 90 day mail – Sends early awareness email. Merge – Combines all email paths into a single output. Notify team and create follow-ups** Nofity Account Manager – Sends Slack alert with deal and contact details. Create Follow-up Task – Creates a ClickUp task for renewal tracking. Why use this? Prevent missed renewals with automated tracking and alerts Improve customer retention through timely communication Reduce manual CRM monitoring and follow-ups Keep teams aligned with Slack notifications and task creation Scale contract management without increasing workload
+2

Analyze Form Feedback with GPT-4 & Sync Tasks to Monday, ClickUp & HubSpot

How it works This workflow automates customer feedback management by capturing reviews through a form, analyzing them with AI for sentiment and insights, and then creating structured tasks across Monday.com, ClickUp, and HubSpot. It ensures that customer concerns are categorized, prioritized, and assigned to the right teams with actionable metadata. Step-by-step Trigger & Input The workflow starts when a customer submits the Feedback Form containing their Name, Message, Rating, and Product/Service. The submitted data is pre-processed with a Code node to cleanly extract fields for analysis. AI Analysis & Processing The extracted review is sent to OpenAI GPT-4 for analysis. AI identifies sentiment, sentiment score, category (e.g., product, service, support, delivery, pricing), department, priority, required actions, keywords, and suggested response tone. A Data Processing node enriches the output with due dates, task titles, structured descriptions, and fallback handling in case of parsing issues. Structured Output Generation An AI Agent and OpenAI Chat model transform the enriched data into a strict JSON format that is compatible with Monday.com, ClickUp, and HubSpot. This ensures consistent field order, formatting, and metadata for all downstream integrations. Task Creation in Platforms The structured task data is automatically pushed to: Monday.com → Creates an item in a specified board. ClickUp → Creates a task with mapped fields and priority. HubSpot → Creates an engagement task in CRM with due date and priority. Benefits Automates end-to-end customer feedback analysis and task creation. Ensures structured, AI-driven insights for actionable responses. Reduces manual work in categorizing and assigning reviews. Keeps customer feedback synchronized across multiple platforms (Monday.com, ClickUp, HubSpot). Improves response time by prioritizing high-impact feedback with due dates.

Build your own ClickUp and HubSpot integration

Create custom ClickUp and HubSpot workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

ClickUp supported actions

Create
Create a checklist
Delete
Delete a checklist
Update
Update a checklist
Create
Create a checklist item
Delete
Delete a checklist item
Update
Update a checklist item
Create
Create a comment
Delete
Delete a comment
Get Many
Get many comments
Update
Update a comment
Create
Create a folder
Delete
Delete a folder
Get
Get a folder
Get Many
Get many folders
Update
Update a folder
Create
Create a goal
Delete
Delete a goal
Get
Get a goal
Get Many
Get many goals
Update
Update a goal
Create
Create a key result
Delete
Delete a key result
Update
Update a key result
Create
Create a list
Custom Fields
Retrieve list's custom fields
Delete
Delete a list
Get
Get a list
Get Many
Get many lists
Member
Get list members
Update
Update a list
Create
Create a space tag
Delete
Delete a space tag
Get Many
Get many space tags
Update
Update a space tag
Create
Create a task
Delete
Delete a task
Get
Get a task
Get Many
Get many tasks
Member
Get task members
Set Custom Field
Set a custom field
Update
Update a task
Create
Create a task dependency
Delete
Delete a task dependency
Add
Add a task to a list
Remove
Remove a task from a list
Add
Add a tag to a task
Remove
Remove a tag from a task
Create
Create a time entry
Delete
Delete a time entry
Get
Get a time entry
Get Many
Get many time entries
Start
Start a time entry
Stop
Stop the current running timer
Update
Update a time Entry
Add
Add tag to time entry
Get Many
Get many time entry tags
Remove
Remove tag from time entry

HubSpot supported actions

Create
Create a company
Delete
Delete a company
Get
Get a company
Get Many
Get many companies
Get Recently Created/Updated
Get recently created/updated companies
Search
Search companies by their website domain
Update
Update a company
Create or Update
Create a new contact, or update the current one if it already exists (upsert)
Delete
Delete a contact
Get
Get a contact
Get Many
Get many contacts
Get Recently Created/Updated
Get recently created/updated contacts
Search
Search contacts
Add
Add contact to a list
Remove
Remove a contact from a list
Create
Create a deal
Delete
Delete a deal
Get
Get a deal
Get Many
Get many deals
Get Recently Created/Updated
Get recently created/updated deals
Search
Search deals
Update
Update a deal
Create
Create an engagement
Delete
Delete an engagement
Get
Get an engagement
Get Many
Get many engagements
Create
Create a ticket
Delete
Delete a ticket
Get
Get a ticket
Get Many
Get many tickets
Update
Update a ticket

FAQs

  • Can ClickUp connect with HubSpot?

  • Can I use ClickUp’s API with n8n?

  • Can I use HubSpot’s API with n8n?

  • Is n8n secure for integrating ClickUp and HubSpot?

  • How to get started with ClickUp and HubSpot integration in n8n.io?

Need help setting up your ClickUp and HubSpot integration?

Discover our latest community's recommendations and join the discussions about ClickUp and HubSpot integration.
Nikolay Titov
Mikey Ross

Looking to integrate ClickUp and HubSpot in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate ClickUp with HubSpot

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon