The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04 - 2017-03-06

  • Added getListOfEnvelopesInFolders, getEnvelopeRecipients, getRecipientTabs. This allows someone to search in any folder, i.e. completed, then get all those envelopes and recipients, then get all the Tabs to retrieve the data they entered. My use case is completed Direct Debit signup forms in the UK for SureVoIP - https://surevoip.co.uk

Modules

Provides an interface for Perl to the Docusign REST API.
Builds the credentials object.
Retrieves an OAUTH2 token.
Retrieves an OAUTH2 token on behalf of someone else.
Handles the login to Docusign. Should not be used outside of this module.
Retrieves an OAUTH2 token on behalf of someone else.
Retrieves an OAUTH2 token on behalf of someone else.
Uses a pdf document to create and send a new envelope.
Uses a template to create and send a new envelope.
Revokes an OAUTH2 token.
Handles communication with DocuSign
Used to change a user's password.

Examples