RE: How to send google sheet data to netsuite
Hi, Does anyone has experience move google sheet data to netsuite?
how to setup for this?
Hi Jayaram,
Did you end up doing the scripting in NetSuite and accessing Google Drive via the API?
If so, then there are a similar set of APIs for Google Sheets:
https://developers.google.com/sheets/api
If you set up the permissions, then the same token that lets you access Google Drive can also be used for Sheets.
Thanks,
Chris