Skip to main content
Question

DocuSign integration with Salesforce without install the DocuSign from AppExchange

  • 2 June 2024
  • 1 reply
  • 50 views

Hi Team,

We have a scenario that the customer don’t want to install the DocuSign managed package in salesforce application but they want to use the DocuSign by using API integration only.

Is it possible? if yes please suggest the documentation.

Let us know if you need any more details on this.

Thank you !
 

@Krishnak

Yes, this is possible, but the effort is much higher than with the managed package from Docusign. It is a bit like re-inventing the wheel, but possible if you want to dig into our APIs and build something custom and integrate it like any other system.

The APEX SDK is also included in the managed package from the AppExchange.

You can leverage the Docusign eSignature API, which is documented here:
https://developers.docusign.com/docs/esign-rest-api/


Reply