1.6.3 • Published 3 years ago

docuwarenpm v1.6.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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 });

1.6.3

3 years ago

1.6.2

3 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.5

3 years ago

1.5.4

3 years ago

1.5.3

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago