This site has moved to the integrated Appfire documentation and information site for our apps.

From February 2024 this site is no longer updated.

Take a look here! If you have any questions please email support@appfire.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Overview

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

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

No metadata info is available in the REST API

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

Although the Comala Document Management Workflows REST API cannot add a workflow to content, an alternative way to achieve the addition of a 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

  • No labels