Starting with version 1.0.1 of Power Scripts for Confluence we are happy to introduce an integration between Power Scripts for Confluence and Comala Workflows. This integration will provide you an easy way to manage and file documents to keep Confluence spaces well organized.
With that integration you will be able:
- to archive/move pages
- to send email escalation for expired states
Use Case Example
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 the script. This script 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.
For more details please refer to Tutorials & Recipes for Confluence.
Scripts in this folder contain examples of how to integrate with other add-ons or systems.