1.6.3 • Published 2 years ago

docuwarenpm v1.6.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.6.2

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.5

2 years ago

1.5.4

2 years ago

1.5.3

2 years ago

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago