signnow / SignNowNodeSDK

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.
https://www.signnow.com/developers
MIT License
18 stars 22 forks source link

Webhook 2.0 #93

Open nikosolihin opened 2 years ago

nikosolihin commented 2 years ago

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 does not?

If so, any plans to bring the webhook part of the module up-to-date with the current REST API?