Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Address fields are not returned as separate fields for sales order
We're building an integration to pull sales orders from NetSuite to be fulfilled at a 3rd party fulfillment center, and then import the item fulfillment back into NS to set the tracking number. Pretty common use case.
When exporting the sales orders using web services, we need the shipping address to be retrieved in such a way that the individual shipping fields can be inserted into separate columns in a file. However, currently the ship address is returned in the shipAddress field as one string (all address fields such as address 1. city, state, zip, etc are concatenated). There is also a shipAddressList field, but that field is not populated for the search.
0