cancel
Showing results for 
Search instead for 
Did you mean: 

Sap CPI with Adobe DocuSign

cy71_shyam
Explorer
0 Kudos
1,150

Hi ,


I have a requirement to fetch contracts from EC and then post into Adobe DocuSign ,

Can anyone guide me through this ?

Accepted Solutions (1)

Accepted Solutions (1)

Sriprasadsbhat
Active Contributor
0 Kudos

Hello Shyam,

Please refer below blog.

https://blogs.sap.com/2020/01/02/electronic-contract-signing-docusign-integration-with-successfactor...

If you want to use SAP CPI as middleware then you should be having below scenario.

Step 1: Pull all the require data from SF EC either using Compound Employee or any ODATA apis ( related one ) based on the data you want.

Step 2: Use Open Connector adapter to connect OCN Docusign Element.

Step 3: Configure DocuSign Open Connectors element which give endpoint url and credentials required for Step#2

Step 4: Configure DocuSign to have key and secret values to create OCN element in Step 3.

Regards,

Sriprasad Shivaram Bhat

Answers (2)

Answers (2)

udayreddy147
Explorer
0 Kudos

Hello! sriprasad.shivarambhat , tirumareddy.praveen

I have also similar requirement, but I was facing below exception while connecting DocuSign Connector

Exception : Unable to fetch the token

I am using trial version of docuSign and Cloud platform CF

Authentication : Oauth2password.

Regards,

UdayKiran.

0 Kudos

Hi Viswa,

You could use SAP open connectors for connecting it through SCPI.

https://help.openconnectors.ext.hana.ondemand.com/home/adobe-esign-api-provider-setup

Alternatively if there are API's we can use CPI directly as well.

thanks and regards,

Praveen T