Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Is there a way to export a .CSV file with space details?

patrick_mckenna
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Oct 11, 2023

Hi

I need a .CSV file with all confluence spaces including the following data: [name, created by, administrators, last_updated_at].

I cannot find a way to export the entire list with these details. 

I see it is possible to use a macros to export all the Space names but there is no way to get the space details mentioned. 

And ideas?

1 answer

1 vote
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 12, 2023

It is not a simple "click here and you're done" type of answer, but all those pieces of information are available from the Confluence Cloud REST API.

  1. You can get all spaces (name, created by)
  2. You can get the admins of each space
  3. You can get the most recently updated content by space using a CQL search

It means you'd have to write a little program in your favorite programming language that collects these and produces a CSV from the result.

If there is an easier approach, someone will post it here.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events