Is there an SDK for Salesforce?

Hello all,


We’re currently working on using GroupDocs in our product that lives inside of Salesforce. We were using the Javascript SDK but there are some things we would prefer to do Native to Salesforce. So I was wondering if an SDK for Salesforce might be in the works?

If this is not something that is planned, is there at least a REST end point for generating a signature that we might be able to call from within Salesforce?

Thank you.

Hi Ben,


Thank you for your interest in GropDocs. Unfortunately we don’t have an SDK for the Salesforce. To be able to share with you the list of the REST API resources I need to know for which GroupDocs product you need them.

Best regards.

We are using the Viewer,Conversion and we may be purchasing the annotation as well.


Thank you.

Hi Ben,


Thank you for this information. Here is the links for the API references:
Viewer - http://www.groupdocs.com/docs/display/viewerapi/API+Reference
Conversion - http://www.groupdocs.com/docs/display/conversionapi/API+Reference
Annotation - http://www.groupdocs.com/docs/display/annotationapi/API+Reference

Best regards.

Hi Pavel,


Thank you for sharing that. Is there any way for us to generate a signature to pass to each resource without one of the SDK’s?

Hi Ben,


Thank you for the question. I will check it with our Product team and then return to you with the details.

Best regards.

Hi Ben,


Thank you for your patience. I have checked it with our Product team and found out that the method which encrypts the API URL to sign it is a private method and unfortunately it can’t be public for the security reasons. Since that the only way to sign the URL is to use the SDK. As a variant you can use our JavaScript SDK to sign the URL and then use it.

Best regards.

Hi Pavel,


Thank you for the information. We will go the route you suggested.

One other question for you.

Is there a way to use multiple Amazon S3 accounts so if we want a document stored in Amazon Account A with one call and then another in Amazon Account B as we’re calling the Storage API or can only one S3 account be configured using the Groupdocs dashboard?

Hi Ben,


Thank you for this question. Unfortunately no, only one storage can be configured.

Sorry for the inconvenience.