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. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  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 →