Hi All,
I am creating a job that hits RESTlet endpoint. For the authentication, we need to use OAuth2.0. With Postman, we were able to make it work. However, to get the access token, it gives us NetSuite login page to authenticate. How can we automate this process? Since the job is to automate all the process, we would like to avoid any human interaction…