docusign_rest
docusign_rest copied to clipboard
A wrapper gem for the DocuSign REST API
I only see support for carbonCopies in the method create_envelope_from_document. Is there currently support for carbonCopies recipients in the create_envelope_from_composite_template method?
baseUrl
Great work on this wrapper. When moving from the Demo environment to Production I ran into issues because the DocuSign Endpoint is issued in the baseUrl which is part of...
Hi, I have been tasked with adding a dynamically generated attachment to a docusign envelope and then send the document. Currently there is the add_envelope_document method, however that requires a...
From my limited understanding of things, I think these are the things that would be good to do and generally should be done in this order: * validate all the...
Per Docusign team: "In the demo environment all account URLs start with demo.docusign.net, however in production there are multiple sub-domains like www, na2, eu, etc. To resolve all you need...
@madamkiwi an issue has surfaced after your July 14, 2016 commit Please accept pull request #85 to fix this issue. Now that the composite template methods ('create_envelope_from_composite_template' and 'get_composite_template') take...
Any thoughts on adding rate limiting to the Client? [API Call Limits](https://www.docusign.com/p/RESTAPIGuide/RESTAPIGuide.htm#GettingStarted/API Call Limits.htm) and [API Best Practices](http://764be237d39fdfa0985f-37a6c1f0731907180d9764651d02bea9.r5.cf2.rackcdn.com/SOAP_REST_API_Best_Practices_with_Connect_Guide.pdf) > applications are not allowed to poll for envelope status more than...
So routing order can be set for both signers and carbon copies
support companyTabs and dateTabs