function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Rodolfo NoviskiRodolfo Noviski 

Integrating Google Spreadsheets

I was reading this article: https://developer.salesforce.com/page/Google_Spreadsheets_API#Apex_Code_Examples
And when I was reading has the method: setAuthSubToken (sessionAuthToken)

The sessionAuthToken parameter as I can google? It was not clear how to perform the Auth so that it accesses my drive to read, write any files. I have access to the Google API console but what is my token? How can get access to this information?

Need to finish this task, someone could help me?

Thanks
ForceMantis (Amit Jain)ForceMantis (Amit Jain)
Here are steps to getting started with Google Data API Toolkit for Force.com
https://developer.salesforce.com/page/Google_Data_APIs_Toolkit_Setup

And this one for Authentication and storage of sessionAuthToken that you will use when calling Google Spreadsheet APIs
https://developer.salesforce.com/page/Google_Data_Authentication
Rodolfo NoviskiRodolfo Noviski
Using the second link I tried to make the walkthrough but did not return me any value. But the case did exactly as described.

Someone could help me to get the token on google so I can test the atenticação?

Thanks
Rodolfo NoviskiRodolfo Noviski

during import of files as the tutorial, the same today are corrupted because of that is not being accepted by salesforce even download again the error persists. See the image below:

User-added image

And in case I try to create the object from the XML that this site it shows error in tag <webLinks>

can help me please ?

Thanks