Discussions
Retrieve customLists from NetSuite
We're trying to pull the picklists associated to our custom fields using:
(getCustomization - customList).
We've used this SOAP request with several clients, but we don't see the exhaustive list of all pickLists and their (name,values). Some lists are returned, but not all. Please note that the lists in question are user-defined (not lists of Contacts or business entities).
For each entity field (of type listrecord), is there a call that can retrieve its picklist values?
Thanks,
Fred