Docusign embedded signing request from template
问题 I'm trying to create an embedded signing request from a template that I've created in my docusign account. I'm using Node JS and I can't seem to find the documentation on how to do this. The closest thing I've found are these quick start examples: https://www.docusign.com/developer-center/api-overview#quickstart but the embedded signing section confuses me even further because I don't see the "custom signing url" anywhere in the code, even though it was references in the docs. 回答1: This