docuwarenpm

1.6.3 • Public • Published

LOGIN:

var docuware = require('docuwarenpm')

var login = docuware.login("username", "password", "xxxxx.docuware.cloud");

EXAMPLE USAGE OF HOW TO USE ALL OTHER FUNCTIONS EXCEPT LOGIN:

var get = getDocumentbyId(tests, "filecabinetid", "docid", function (response) { console.log(response); // or perform further processing with responseBody });

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.6.3
    1
    • latest

Version History

Package Sidebar

Install

npm i docuwarenpm

Weekly Downloads

1

Version

1.6.3

License

ISC

Unpacked Size

7.82 kB

Total Files

3

Last publish

Collaborators

  • dawidoams