Any way to call NetSuite restlet(oauth 1.0) API in...
# suitescript
s
Any way to call NetSuite restlet(oauth 1.0) API in Map Reduce script?
e
Do you actually need to call the Restlet? Or could you extract the common functionality out of the Restlet, and in to a custom modules that both scripts could then import?
s
I need to call a Restlet from another NetSuite account, but I'm unable to generate the OAuth 1.0 authentication header.
a
Hi Sagar , Are you got the answer ? Thanks