...
With that integration you will be able:
- to archive a page or space with one simple operation such that it is no longer searchable or editable.
- to move pages into the Archive/Other spaces if they were not used for a while.
Make SIL and PS for Confluence compatible with Comala Workflows API so that users of both apps take advantage of both and can:
- write a script in PS for Confluence that listens to a Confluence page using Comala workflows for a state change.
- if this state change happens, then fire the script to move/archive the pages./move pages
- to send email escalation for expired states
How it works
Along with Comala Workflows, Power Scripts for Confluence can now add a listener script to “listen” for when a page/ space is marked with respective state. Once this change happens through Comala Workflows, a script will automatically fire in Power Scripts for Confluence to move those pages to the appropriate section.
...
When a page reaches an 'Approved' state, you launch an event to trigger a the script. This script would will move that page to an 'Approved' section by using listeners.
write a script in PS for Confluence that listens to a Confluence page using Comala workflows for a state change.
if this state change happens, then fire the script to move/archive the pages.
That's it.
Possible Use cases
...
Include Page | ||||
---|---|---|---|---|
|
For more details please refer for Tutorials & Recipes for Confluence.