Bulk Delete HubSpot Contacts from Uploaded Excel/CSV File — n8n Workflow
Overview
Bulk Contact Deletion from HubSpot via Uploaded Excel / CSV File
This workflow allows you to automate the deletion of HubSpot contacts based on email addresses provided in an uploaded Excel (.xlsx) file. It's ideal for bulk-cleaning outdated or invalid contact data.
✅ Prerequisites
Before using this workflow, ensure you have the following:
A valid HubSpot App Token with permissions to search and delete contacts. An Excel (.xlsx) file with a column labeled emails containing the contact emails
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a webhook trigger.
- 2
Process
Data flows through 8 nodes, connecting extractfromfile, hubspot, if.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (8)
HubSpot
hubspot
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
bulk-delete-hubspot-contacts-from-uploaded-excelcsv-filefile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Akhil Varma Gadiraju
@akhilv7
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →