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
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