I need to call a Restlet from another NetSuite acc...
# integrations
s
I need to call a Restlet from another NetSuite account, but I'm unable to generate the OAuth 1.0 authentication header in Map/Reduce. Any sample or guide?
c
https://github.com/mark-keaton/oauth-netsuite Can use his library or see how he's doing it in the oauth.js file.
1
s
Hi @creece getting the error from these files once I import them in my script "SuiteScript 2.0 entry point scripts must implement one script type function." any input on this
n
Have you tried https.requestRestlet?
s
let me check
a
Hi Sagar , is this work ?