Bulk Delete HubSpot Contacts from Uploaded Excel/CSV File — n8n ワークフロー

複雑度🔗 Webhook8個のノード🤝 Sales👁 170回閲覧作成者:Akhil Varma Gadiraju

概要

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

使用ノード

HubSpot

ワークフロープレビュー

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

仕組み

  1. 1

    トリガー

    このワークフローは webhook トリガーで開始します。

  2. 2

    処理

    データは 8 個のノードを流れます, connecting extractfromfile, hubspot, if。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (8)

HU

HubSpot

hubspot

#1

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした bulk-delete-hubspot-contacts-from-uploaded-excelcsv-file ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

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

インテグレーション

extractfromfilehubspotifsetsplitinbatcheswebhook

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード8
複雑度medium
トリガーwebhook
閲覧数170
カテゴリSales

作成者

Akhil Varma Gadiraju

Akhil Varma Gadiraju

@akhilv7

タグ

extractfromfilehubspotifsetsplitinbatcheswebhook

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →