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

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 that supports pagination and upserts. - Prefer a ready-to-use, easily customizable workflow built on n8n. How it works 1. Initialize pagination offset. 2. Fetch customer records from NetSuite in batches via REST API. 3. Split the retrieved array into individual items. 4. Check record type — company or individual. 5. Upsert to Salesforce: 1. For companies → creates/updates Account records. 2. For individuals → creates/updates both Account and Contact (linked to the Account). 3. Merge results from both branches. 4. Update pagination offset for the next batch. 5. Repeat until all records are processed, then end the workflow. Setup / Configuration 1. Import the workflow into your n8n instance. 2. Set your NetSuite and Salesforce credentials. 3. Ensure your Salesforce Account/Contact objects have a matching External ID field. 4. (Optional) Adjust mapping fields or filters to your data needs. 5. Execute manually or trigger on a schedule (e.g., daily sync).
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.