1
votes

I have try to Implement Docusign Connect Functionality. I have Enable Docusign Connect functionality. I have create Envelop and Pass the Event Notification object and also configuration is done Admin Connect Configuration related Setting in Docusign

enter image description here

When Send Mail regarding Sign in (Complete) recipient. and recipient sign in the document complete. It will call my configuration related url. i didn't understand how should i received the xml responce in my method.

Success Log Screen enter image description here

1

1 Answers

1
votes

Your app must include a listener HTTPS URL that DocuSign can POST to. This URL must be available on the public internet; it can’t be blocked by a firewall.

See this DocuSign blog post for setting up connect.