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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
InternalId With custom records.
I am new to Netsuite world so please bear if i sound too naive.
I have created a new custom object in my Netsuite account with the name "followUp" by going to the setup >> customization >> new record.
Now I am trying to access this object through webServices and want to add few records of this type. But while adding the record I have to always provide the internalId of this custom object.
Will I have to hardcode this internalId in my code ?
What will happen if I create a similar object in some other Netsuite account and there this followUp object is created with some other internalId ?
0