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

Moyen complexité🔗 Webhook8 nœuds🤝 Sales👁 170 vuespar Akhil Varma Gadiraju

Aperçu

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

Nœuds utilisés

HubSpot

Aperçu du workflow

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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur webhook.

  2. 2

    Traitement

    Les données transitent par 8 nœuds, connecting extractfromfile, hubspot, if.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (8)

HU

HubSpot

hubspot

#1

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier bulk-delete-hubspot-contacts-from-uploaded-excelcsv-file téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

extractfromfilehubspotifsetsplitinbatcheswebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds8
Complexitémedium
Déclencheurwebhook
Vues170
CatégorieSales

Créé par

Akhil Varma Gadiraju

Akhil Varma Gadiraju

@akhilv7

Tags

extractfromfilehubspotifsetsplitinbatcheswebhook

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →