1.6.3 • Published 10 months ago

docuwarenpm v1.6.3

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

10 months ago

1.6.2

10 months ago

1.6.1

10 months ago

1.6.0

10 months ago

1.5.5

10 months ago

1.5.4

10 months ago

1.5.3

10 months ago

1.5.2

10 months ago

1.5.1

10 months ago

1.5.0

10 months ago

1.4.2

10 months ago

1.4.1

10 months ago

1.4.0

10 months ago

1.3.0

10 months ago

1.2.0

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.0

10 months ago