sartography / spiff-arena

SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams
https://www.spiffworkflow.org/
GNU Lesser General Public License v2.1
51 stars 36 forks source link

OpenKM DMS connector integration - Phase 1 #580

Open calexh-sar opened 8 months ago

calexh-sar commented 8 months ago

Connect to OpenKM API to allow the following actions:

Phase 1

  1. Upload a file — all files that we currently write to MySQL should be written to the DMS
  2. GET file(s) — using the returned GUID, fetch the file itself
  3. Update metadata

API documentation https://docs.openkm.com/kcenter/view/okm-8.1/restful.html

OpenKM https://test-docs.logos.co/openkm/kcenter/

https://www.openkm.com/wiki/index.php/RESTful_Guide - deprecated

calexh-sar commented 8 months ago

Waiting on more info from Harmeet regarding a demo account.

mrtrosen commented 7 months ago

The latest documentation for the API has moved to their docs website: https://docs.openkm.com/apidoc/ The link in a previous git comment is deprecated.

calexh-sar commented 1 week ago

Moved this to New Issue since it needs to be re-estimated based on recently discovered API docs.