Any way to call NetSuite restlet(oauth 1.0) API in Map Reduce script?
e
erictgrubaugh
03/03/2025, 3:32 PM
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
Sagar Hiray
03/04/2025, 5:08 AM
I need to call a Restlet from another NetSuite account, but I'm unable to generate the OAuth 1.0 authentication header.