Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create envelope with eventNotification argument: enable API callback #1

Closed
benoitbryon opened this issue Aug 13, 2014 · 0 comments
Closed
Assignees
Labels

Comments

@benoitbryon
Copy link
Contributor

As docusign client software (typically the user interface that uses pydocusign), I want to receive notifications when signatures are updated (typically when document has been signed). At the moment, pydocusign has a "signer return URL", where the signer gets redirected after he accepted or refused a signature. But signers may not proceed the redirection. So a callback from DocuSign service itself would be appreciated. There is DocuSign Connect and "eventNotification" argument in create envelope function.

See https://www.docusign.com/p/RESTAPIGuide/RESTAPIGuide.htm#REST%20API%20References/Send%20an%20Envelope.htm

@benoitbryon benoitbryon added this to the Soon milestone Aug 13, 2014
@benoitbryon benoitbryon self-assigned this Aug 27, 2014
benoitbryon added a commit that referenced this issue Aug 29, 2014
…callback. Also moved test environment variables from .travis.yml to Travis project settings.
@benoitbryon benoitbryon modified the milestones: Soon, 0.2 Sep 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant