ASP.NET MVC 5 - DocuSign🔩 - Sign On🛡️ A Document And Track Envelopes

In this article, we will see how to track the Envelope status to find out whether the recipient(s) signed a particular document or not using envelope id. Please take a look at my previous articles for basic account creation, integration, validation, and creation of a signature request on a document and storing the envelope information for the respective recipient(s) within our application.
Let's move forward to track the Envelope status.
Prerequisites
  • Visual Studio
  • Basic knowledge of ASP.NET MVC
  • Basic knowledge of C#
  • Should have an account on DocuSign
Article Flow
  • View the status of Envelope before signing on the document
  • Sign the document by opening the email
  • View the status after signing on the document on the DocuSign portal
  • View the status after signing on the document using our web application
  • Update the status in the database
View the status of Envelope before signing on the document
In the below image, you can see that the Envelope status is 'sent' after making the signing request to the recipient. We have stored this envelope summary information in our local database for our future use.

Up Next
    Ebook Download
    View all
    Learn
    View all
    nothing