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“
Do you have any idea to send file cabinet files to google drive.
Which format we have to send files from netsuite to google drive.