Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
hiddentrue

Comala Document Management REST API - content level endpoints and page-level interactions - used when workflows data is reported using page activity data.

Overview

Comala Document Management app provides a REST API for integration with external services.

At this time the API This REST API uses page activity data and focuses on content level endpoints to get status and interact with workflows on a page level. 

If your instance data has been upgraded to use document activity data you should refer to the Document Activity REST API documentation.

Documentation & Resources

To learn more about each of the endpoints you need to choose the ContentWorkflowResources section in the REST API documentation.

...

...

You cannot add a workflow to

...

Confluence content on our public API

...

Info

No metadata info is available in the REST API

Please feel free to contact us via https://support.comalatech.com with details of your requirements and we'll look into it for you.

Panel
bgColor#FFF0B3

Although the Comala Document Management Workflows REST API cannot add a workflow to content, an alternative way to achieve the addition of a Comalatech Comala workflow to content is to use a space wide workflow, but limit it to only pages in the space with a specific label. 

You can use the default Confluence API to add or remove labels to activate the given workflow on a page.

Be aware that you may need someone with scripting experience for this.

See also