Sync NetSuite Customers to Salesforce Accounts & Contacts with Auto Upserts — n8n ワークフロー

複雑度 スケジュール16個のノード🤝 Sales👁 25回閲覧作成者:Entech Solutions

概要

Short Description

Automatically exports customer records from NetSuite and syncs them into Salesforce — creating or updating Accounts and Contacts depending on whether the NetSuite record represents a company or an individual.

Who is this for / Use case

This template is designed for businesses and integration developers who:

Use NetSuite as their ERP or CRM system. Need to automatically sync customer data (both companies and individuals) into Salesforce. Want a reliable, scalable solution th

使用ノード

SalesforceCode

ワークフロープレビュー

This n8n template demonstrates how to export
How it works
* Workflow processes 20 records per iteration until the
* To fi
Salesforce section
Records are inserted/updated into Salesforce here
Netsuite section
Records are pulled from NetSuite here
Fell free to use filter with Q parameter passed in 'NS:
For example - email START_WITH barbara
Read ab
Run for Delta records
Replace a 'NS: Customer - Get All records' node with a
I
Is Company?
N
NS: Customer - Get record
SF: Create or Update Com…
SF: Create or Update Con…
SF: Create or Update Per…
S
Split Customers Array
M
Merge Company/Contact Re…
W
Workflow is finished
H
Has More Records?
Retrieve Paging Offset a…
Update Paging Offset and…
E
Execute Workflow Daily
Init Offset
N
NS: Customer - Get Delta…
N
NS: Customer - Get All r…
Update LastExportDate
16 nodes16 edges

仕組み

  1. 1

    トリガー

    このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。

  2. 2

    処理

    データは 16 個のノードを流れます, connecting code, if, merge。

  3. 3

    出力

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

ノード詳細 (16)

SA

Salesforce

salesforce

#1
CO

Code

code

#2

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

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

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

{ "name": "Sync NetSuite Customers to Salesforce Accounts & Contacts with Auto Upserts", "nodes": [...], ...}

インテグレーション

codeifmergen8n-nodes-netsuite-rest.netsuiterestsalesforcescheduletriggersplitout

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード16
複雑度high
トリガーscheduled
閲覧数25
カテゴリSales

作成者

Entech Solutions

Entech Solutions

@entech

タグ

codeifmergen8n-nodes-netsuite-rest.netsuiterestsalesforcescheduletriggersplitout

n8n初めてですか?

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

n8nを無料で始める →