RE: Send Netsuite Data to Google Drive
Hello, Does anyone know how to move Netsuite data to Google Drive?
I am facing an issue fetching token access, Please let me know anyone has idea how to do.
var token_data= nlapiRequestURL(‘https://www.googleapis.com/auth/drive.file’,token_body,null,”GET”);
I am trying above way to fetch token
getting response “nlobjServerResponse” and inside body response getting “drive.file“
Please let me know if you need any further help as you go along.