I am using RESTlet script which is given in Netsuite help center and follow same procedure as describe by them. I have login credentials and also able to upload JS file to Netsuite File cabinet but I don’t know how to pass GET or POST method for Netsuite.Please provide me sample code for this to create GET and POST method in JS and how to call them. Can anyone help me out to solve out this problem. Thanks in advance
Share
Yes, I have done this. I have user restlets API of netsuite which are described in netsuite help section. I have made some some javascript file and upload them to netsuite server and it works great for me.