How do I use OAuth 2.0 with an external application? It's an integration and no user will enter the credentials. How to get the token?
b
battk
09/07/2021, 9:39 AM
netsuite currently implements the OAuth 2.0 Authorization Code Grant Flow, which essentially has a user login to netsuite to grant access to your application