@Kamel Powers There is no end-user feature for this, and what is even worse, Jira Cloud Automation doesn't offer a public REST API to get the list of all rules.
But! Some noticed that there is an internal API you can connect to, using a regular Atlassian API token. This API can be used to get all rules, a single rule and even update or modify rules.
Here is a Python script that demonstrates this: https://community.atlassian.com/t5/Marketplace-Apps-Integrations/REST-API-for-automation/qaq-p/815314#M103432
We have tried, and the end-point does work! Therefore, you can write your script and put that to a CRON job and you're done!
Hello @Kamel Powers ,
Welcome to community!
I understand that you are for a way to export Automation rule once a month automatically.
To help you better can I know your use case so that I can look for specific alternate as there is no api call that can serve this request.
Have a great day!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We're simply trying to export our automation rules in Jira Software once a month but would like to see if that can be done automatically.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.