Is there a way to get a scripts internal id through the node cli?
a
Albert Margarit (NS Eng Lead)
05/26/2020, 8:03 AM
What are you trying to do?
m
mayerlench
05/26/2020, 1:40 PM
Im working on a CLI for create-spa-netsuite.
One of the files generated by the CLI is a restlet which gets pushed via SDF to netsuite. At this point the user needs to log into netsuite and get the internal id of the restlet script record.
If there is a way i can get the internal id of the created script then the user wont have to login to get it
mayerlench
06/01/2020, 1:20 PM
@Albert Margarit (NS Eng Lead) any ideas for what I can do here?