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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Search for existing customer - SuiteTalk
I just started to write a suitetalk application using C#. Before I create a new customer, I want to check whether the customer already exist in the system by comparing the masterID (from our legacy system) which is a custom field (MasterID – Integer), what would be the best practice to do that? I assume I have to use CustomerBasicSearch but then how can I pass the masterID to compare. Basically I would like to know how to get/search customer by passing a value into the custom fields.
Also, I cannot use externalID since I have other ID needed to be imported from our legacy system.
0