Skip to main content
Best answer

How to sync Salesforce addresses to NetSuite as a list

  • August 13, 2025
  • 6 replies
  • 32 views

Forum|alt.badge.img

I am trying to sync address info from a Salesforce Account to a NetSuite Customer. The Salesforce addresses (Billing and Shipping) have their own fields on the Account record (see below.) I need to pivot these so they are sent to NetSuite as an address list with two addresses. What would be the best method to solve for this? Looking at Line Itemizer and it takes comma delimited values and outputs a list. Not sure how I would get these into comma delimited values if that’s the best solution.

 

 

Thanks

Best answer by Troy Tessalone

@TavDev 

Give this a try…

Action: Formatter > Utilities > Line Itemizer

Formatter help: https://zapier.com/apps/formatter/integrations#help

See screenshots for how to configure.

 

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

6 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • 34001 replies
  • August 13, 2025

Hi ​@TavDev 

For us to have more info, post screenshots showing the NetSuite Zap step fields you are trying to configure in EDIT mode so we can see the field types.

 

NOTE: You can map 1+ dynamic variables in a Zap field.


Forum|alt.badge.img
  • Author
  • Beginner
  • 8 replies
  • August 13, 2025

Thanks, ​@Troy Tessalone.

 

The NetSuite fields are below. I’ve done basically the same work to create an Order in NS and the Line Itemizer worked great. The difference though is that data was coming in as multiple records and not a single record to be mapped to many. That screenshot is included as well.

 

 

 


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • 34001 replies
  • August 13, 2025

@TavDev 

From your screenshot of the address fields, we can’t tell if those fields are part of a Line Items section or not.

 

If not as part of line items, then simply click the [+] button in the field to map variables from a previous Zap step.

 


Forum|alt.badge.img
  • Author
  • Beginner
  • 8 replies
  • August 13, 2025

Thanks, ​@Troy Tessalone.

The Address fields are definitely an array of lines within the Address book list. Perhaps this screenshot shows that better?

 

 


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • 34001 replies
  • Answer
  • August 13, 2025

@TavDev 

Give this a try…

Action: Formatter > Utilities > Line Itemizer

Formatter help: https://zapier.com/apps/formatter/integrations#help

See screenshots for how to configure.

 

 


Forum|alt.badge.img
  • Author
  • Beginner
  • 8 replies
  • August 14, 2025

Thanks, ​@Troy Tessalone. That worked! Appreciate your help.