Skip to content

yulianovdey/docusign-update-tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Install dependencies:

npm i

Create base configuration file:

cp .env.sample .env

Inside .env fill in ACCOUNT_ID and ACCESS_TOKEN.

In the DocuSign UI, create a template with:

  • one document
  • one recipient
  • one text tab assigned to the recipient

Inside .env, set TEMPLATE_ID to the id of the template.

Run the code:

node .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published