Skip to main content
Question

Docusign Integration with SAP for Contract Approval Workflow

  • December 24, 2024
  • 1 reply
  • 55 views

Forum|alt.badge.img+1

Dears,

The requirement is to have the signatures of all the approvers of Purchase Contract in the contract document generated in SAP.
There is already a workflow setup in SAP for the Approval process, now once a user approves the contract in SAP inbox, I need to get the signature of the approver on the document and send the workflow to further approvals.
Is there any API to directly open the document for signing and sending the response back to SAP System!?
Or any feasible approach or insights would be helpful


Thanks

1 reply

Forum|alt.badge.img+1
  • Docusign Employee
  • 4 replies
  • December 25, 2024

Hi Rithish_Kumar,

 

You can retrieve the recipients list through the API method listRecipients and get the signature status of each recipient from there. Once the approver has the status complete you can send the workflow to further approvals. Learn more on the documentation below:

 

https://developers.docusign.com/docs/esign-rest-api/reference/envelopes/enveloperecipients/list/

 

Best regards,