Jobs

ScriptRunner jobs allow you to run your own code at regular intervals, giving you flexibility to create them according to your own specific needs and processes. Using jobs, you can save time by automating time-consuming or repetitive actions. 

There's two types of jobs you can use: 

Some custom examples are:

  • Flag old content with a requires-review label

  • Automatically purge all trash on the first day of the month

  • Archive spaces with no active contributors

Additionally, there is a built-in job type, CQL Escalation Services, that allows you to iterate over content defined by a CQL query, and do something with each hit.

Browse Jobs Script Functionality

You can use the Search ScriptRunner Functionality search bar to search the available jobs.

For example, if you’re looking for a job that gives you notifications, you could type "Notifications" and press Enter. Then, the list of jobs is narrowed down to only those containing the word "notifications" in their title or description.

On this page