Populate NetSuite Custom Field

Netsuite

I have added a Custom field in Netsuite 'Test Field' of Record Type Account using NetSuite GUI(Web), but when fetching Account data using Netsuite API, I am getting all build in fields but not getting my custom field

1
Answers

Replies

A customFieldList property has to be available in each account in the result.recordList. The CustomFieldList property refers to the list of the CustomFieldRef objects. Each of the objects represents a custom field on the Account record and will be based on the specific subtype. The customFiledList property has to be accessible on any record type which can have the custom fields applied to it.

 
 

If you want to unleash your potential in this competitive field, please visit the Netsuite course page for more information, where you can find the Netsuite tutorials and Netsuite frequently asked interview questions and answers as well.

 

This topic has been locked/unapproved. No replies allowed

Login to participate in this discussion.

Leave a reply

Before proceeding, please check your email for a verification link. If you did not receive the email, click here to request another.