Script Templates are an easy way to add automated actions instantly and without any coding. We have taken some of the most common types of scripts and converted them into an easy to use interface.
JQL support is a long awaited feature that helps you leverage power of JQL and work around Jira limitations. There are two flavors of searching, one based on simple boolean expressions and another based on already saved scripts.
Live Fields is one of the most powerful features in Power Scripts™ for Jira. If you use it correctly, you can do a lot with UI manipulation including both standard and custom fields in Jira, custom fields provided by our apps, and other graphic elements like buttons, tabs, and so on.
Use SIL™ scripts to process incoming emails! Power Scripts™ provides a set of specific functions for use within mail handling scripts that enable you to read the contents of the incoming email and handle any attachments, as described below.
REST is now the de facto standard for modern online tool integrations.
This feature allows the Jira Service Management automation rules (and Power Scripts for Jira) to work in new powerful ways!
The SIL Listener enables users to execute a script when certain events are triggered.
The SIL Panel Configuration allows you to display a panel with the desired SIL template for a specified project and issue types.
Another useful feature of Power Scripts™ for Jira is the ability to randomly run SIL™ scripts on demand using the SIL Runner Gadget. This enables you to configure a list of scripts that can be run at any time directly from your Dashboard.
The SIL Scheduler allows you to run scripts at specific time intervals or at various times using CRON.
Configure scripts to run at the start of your app (startup script) or at its end (shutdown script). The scripts are run every time because Power Scripts™ gets started / stopped, and this is usually either for administrative reasons (i.e. update of the app) or at Jira's own startup/shutdown.
Our suite of apps would be incomplete without tools that allow script management and easy editing of those scripts. Therefore, the SIL Manager is included in the common portion of our apps, as well as the tool that presents custom fields usages, and the redirect tool.
Webhooks make it possible to run existing SIL scripts from outside of the Jira / Confluence instance, by using a REST/HTTP client and retrieve the results of the run script.
One of the best features in Power Scripts™ is customizing workflows. Using the power of SIL, you can add conditions, validators, and post functions on any transition from your workflow.