An 'Envelope' is the Docusign container that contains everything about a communication.
After I send an Envelope, I want to be able to programmatically check to see if it has been signed. If it has, I want to save that signed document to a SQL table and then kick off some business logic.
This code shows how to download a signed document (pdf)