SignNowNodeSDK
SignNowNodeSDK copied to clipboard
The Official SignNow Node.js Client Library for interacting with SignNow REST API. Sign documents, request e-signatures, and build role-based workflows with multiple signers using this client.
I'm testing this tutorial ['Creates a link for the embedded invite.' ](https://github.com/signnow/SignNowNodeSDK#creates-a-link-for-the-embedded-invite) and one of the [example](https://github.com/signnow/SignNowNodeSDK/blob/master/samples/snippets/sendTemplateSignatureInviteWithMultipleRole.js). It returns this error: "error": "Error 500: TypeError: Cannot read properties of undefined...
Bumps [flat](https://github.com/hughsk/flat) from 4.1.0 to 5.0.2. Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh lockfile, format with standard. e52185d Test against node 14 in CI. 0189cb1 Avoid arrow function syntax....
Hi if any possible to implement in angular for signnow. If you can provide module for angular frameWork? or any other tutorial
Hi if any possible to implement in angular for signnow. If you can provide module for angular frameWork? or any other tutorial
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Hi there, I'm currently trying to incorporate the SignNowSDK into a project that is using [esbuild](https://esbuild.github.io/). Unfortunately, it seems that `setEnvConfig()` uses dynamic `require()` statements that are causing our build...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
api.document.move not exists https://docs.signnow.com/reference/oas/document/postdocumentdocumentidmove
Publishing edits from the SignNow dashboard does not seem to trigger webhooks that were created using this library. Is this because currently the dashboard utilizes Webhook 2.0 while this library...