You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I would like to automate site exports for my Confluence site. However, I learned that this specific method is not yet covered by the new REST API, but can be achieved using the old and deprecated XML-RPC methods: https://developer.atlassian.com/server/confluence/remote-confluence-methods/#administration
However, I tried to connect to the XML-RPC endpoint and obtained an HTTP 302 error. I ventured into the Confluence settings only to find an option named "Remote API (XML-RPC & SOAP)" which is disabled. But I cannot edit this option as the checkbox is grayed out.
I am a system admin and site admin. I run a paid Confluence Cloud version.
How could I automate site export?
Welcome to the Atlassian Community!
You can not enable this in Confluence Cloud.
My understanding is that a chunk of the code for it has been deprecated and actually removed so that it wouldn't work anyway, but they've not got around to cleaning up the UI yet.
Thanks!
So in my understanding, we're right in the middle between the time when it wasn't deprecated and we could automate it, and the future time when it will be covered by the REST API. That's a shame!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not right in the middle, more towards the end.
From memory, you've never been able to use it on Cloud systems, because the admin options allow for system admin stuff, which Cloud users should never have.
There is activity on extending REST APIs on Cloud, I know we're working with Atlassian on getting the calls we need to do Scriptrunner for all products.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.