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
ccPeterccPeter 

Retrieve Google Docs access token with REST API

When the user has Google Docs enabled, is there anyway for an application to retrieve the Google Docs access token stored at Salesforce with a REST or SOAP API? I would like to give our users the capability to upload a document to Google Docs and store the URL in a Salesforce attachment without the user having to login to Google Docs (to make this appear as seamless as possible).

 

Thanks

Peter

dkadordkador

I don't believe we expose the google doc access token via any of our APIs.