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
eswarsfeswarsf 

How to connect to DropBox REST API

Hi,

I wanted to connect Dropbox REST API through Apex class.I was finding difficulty to access oAuth access token.

Kindly let me know the process.

 

Thanks.

Pat PattersonPat Patterson

Hi eswarsf,

 

I did a Dreamforce session that showed how to call SimpleGeo, which uses OAuth in a similar way - it's documented here - https://github.com/metadaddy-sfdc/DF11Mashup - and on YouTube at http://www.youtube.com/watch?v=pe2Ke4a9zas

 

You should be able to apply the same principles to DropBox.

 

Cheers,

 

Pat

eswarsfeswarsf

Thanks Patterson,I will check that code.

Naveen KNNaveen KN
A detailed post on integrating Salesforce with Dropbox

https://www.codekiat.com/2019/07/salesforce-dropbox-integration-a-complete-guide.html

--
Naveen K N