Skip to content

NewOrbit/adobe-sign-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adobe-sign-downloader

This package can be used to download files from Adobe Sign for agreements and library documents.

Installation

npm install -g adobe-sign-downloader

Usage

adobe-sign-downloader [documentType] [accessToken] [documentId]

adobe-sign-downloader agreement abc123 def456

documentType is the type of document you want to download - either agreement or libraryDocument (case sensitive).

accessToken is your Adobe Sign access token.

documentId is the ID of the document you wish to download.

This will create a folder adobe-sign-downloader in your current directory, and will place the downloaded PDF there.

License

Made with 💖 by NewOrbit in Oxfordshire, and licensed under the MIT Licence

About

Download PDFs from Adobe Sign

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published