cancel
Showing results for 
Search instead for 
Did you mean: 

Sap CPI with Adobe DocuSign

cy71_shyam
Explorer
0 Kudos
1,182

Hi ,


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

Can anyone guide me through this ?

View Entire Topic
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