This basic Express.js app listens for and validates Dropbox Sign webhooks.
Note
This app uses the official Dropbox Sign Node SDK
npm install
Create a new file named .env in the root of the project and add your Dropbox Sign API_KEY.
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This basic Express.js app listens for and validates Dropbox Sign webhooks.
Note
This app uses the official Dropbox Sign Node SDK
npm install
Create a new file named .env in the root of the project and add your Dropbox Sign API_KEY.
npm start