Bulk Delete HubSpot Contacts from Uploaded Excel/CSV File — n8n Workflow

Mittel Komplexität🔗 Webhook8 Knoten🤝 Sales👁 170 Aufrufevon Akhil Varma Gadiraju

Übersicht

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

Verwendete Knoten

HubSpot

Workflow-Vorschau

Start Workflow
Copy the webhook URL and use it in your app or API clie
Change Input File Format
Change file format if needed in Extract File Data Node.
Change Field Name
Change Data Header name if needed in Parse Data Node.
current -> emails
W
Webhook
L
Loop Over Items
R
Replace Me
Delete Contact
Search Contact
I
If contact exists
P
Parse Data
E
Extract File Data
8 nodes9 edges

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem webhook-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 8 Knoten, connecting extractfromfile, hubspot, if.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (8)

HU

HubSpot

hubspot

#1

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei bulk-delete-hubspot-contacts-from-uploaded-excelcsv-file und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

{ "name": "Bulk Delete HubSpot Contacts from Uploaded Excel/CSV File", "nodes": [...], ...}

Integrationen

extractfromfilehubspotifsetsplitinbatcheswebhook

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten8
Komplexitätmedium
Auslöserwebhook
Aufrufe170
KategorieSales

Erstellt von

Akhil Varma Gadiraju

Akhil Varma Gadiraju

@akhilv7

Tags

extractfromfilehubspotifsetsplitinbatcheswebhook

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →