Sync NetSuite Customers to Salesforce Accounts & Contacts with Auto Upserts — Workflow n8n

Élevé complexité Planifié16 nœuds🤝 Sales👁 25 vuespar Entech Solutions

Aperçu

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

Nœuds utilisés

SalesforceCode

Aperçu du workflow

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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur planifié, s'exécutant selon un planning défini.

  2. 2

    Traitement

    Les données transitent par 16 nœuds, connecting code, if, merge.

  3. 3

    Sortie

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

Détails des nœuds (16)

SA

Salesforce

salesforce

#1
CO

Code

code

#2

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 sync-netsuite-customers-to-salesforce-accounts-contacts-with-auto-upserts 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": "Sync NetSuite Customers to Salesforce Accounts & Contacts with Auto Upserts", "nodes": [...], ...}

Intégrations

codeifmergen8n-nodes-netsuite-rest.netsuiterestsalesforcescheduletriggersplitout

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds16
Complexitéhigh
Déclencheurscheduled
Vues25
CatégorieSales

Créé par

Entech Solutions

Entech Solutions

@entech

Tags

codeifmergen8n-nodes-netsuite-rest.netsuiterestsalesforcescheduletriggersplitout

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 →