Workflow Supplier
Overview
The Workflow Supplier provides workflow information to third-party apps, such as the Reporting for Confluence app, using the Confluence Supplier Library.
Examples
Some examples are listed in our Integration Guides: Reporting for Confluence app page.
Details
Supported keys
Key | Content Types | Return Type | Description | Notes |
---|---|---|---|---|
| Pages and News items | Current workflow state of the page or blog post. |
| |
| Pages and News items | A list of all states the content (page or blog post) has been transitioned through. List order: Oldest → Newest (the last object in the list is the current workflow state). | DEPRECATED from 7.0.0+ | |
| Pages and News items | A list of all the state objects of the specified StateName which have occurred for the current content (page or blog post). List order: Oldest → Newest. | DEPRECATED from v7.0.0+ | |
| Pages and News items | A list of all approved content reviews for the current state of the workflow. |
| |
You can get a list of all approvals via a State object. |
| |||
| Pages and News items | A list of all tasks for the current state of the workflow, filtered to those that are not yet complete. |
| |
You can get access to all tasks and completed tasks via a State object. |
| |||
| Pages and News items | Retrieve a value set by the set-metadata macro or the Comala Metadata app. For more information, see Metadata references. |
|
Related objects
See also
Comala Document Management
External Links