does anyone know of a good way to call oauth2 from within NetSuite outgoing to an external app? I couldn't find anything that is supported, any examples or any usable libraries
s
stalbert
12/10/2018, 4:29 PM
OAuth 2 can support simple bearer tokens, so if you have that option you can just include the bearer token as a header.