Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to 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.