My Stuff
Comments
-
Ok, so apparently somewhere between those versions of SuiteTalk, the API was changed such that the internalId of the custom field now requires the actual numeric record ID from netsuite instead of the string. I'll just update our code so it uses the scriptId attribute instead of the internalId attribute. Though I find it…