@channel -- anyone ever done an integration betwee...
# integrations
m
@channel -- anyone ever done an integration between NetSuite and Google Sheets? I'm having an issue getting my token from Google : )
d
Are you using a Service Account?
m
@darrenhillconsulting -- No, I'm trying with OAuth2 Client ID - once I issue a token through Postman, I can successfully connect to my sample Google Sheet. I can't figure out how to get a new token though (expires every 60 minutes)
d
use the N/cache module, set the 'ttl' to 55mins.
m
I'm unable to get the new token with either Postman or NetSuite -- not sure how
N/cache
will help : )
b