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

Jai Beginner Asked on August 28, 2020 in SuiteScript.
Add Comment
6 Answers

Please let me know if you need any further help as you go along.

Intermediate Answered on September 1, 2020.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.