We have a create set of automation rules to perform certain actions in one particular space. next am looking to automate this set flow to be created during each space created in confluence site or is there any feasibility in confluence cloud to create a template from set of manually created automation rules
Hello @ssam
Welcome to the Atlassian community.
The short answer is no, none of that is currently possible.
It is not possible to create new Automation Rule Templates that show up in the Templates tab.
There is no automated method through the UI to have a set of Automation Rules copied to a newly created space.
If there are not space specific elements within the rules, you could set the rule scope to be "Multiple Spaces" and manually add the new Spaces to the rule scope as the new Spaces are created, or set the scope to Global if they are applicable to all Spaces.
The current Automation REST API does not provide an endpoint for changing the scope of an automation rule nor copy an existing rule and update it, so there is no option available to programmatically manage this.
https://developer.atlassian.com/cloud/automation/rest/intro/#about
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.