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

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,558,955
Community Members
 
Community Events
184
Community Groups

Excel format export containing a list of existing pages in Confluence

As the excel export of tickets in Jira, I would like to know if someone has already performed an excel export of all pages created in Confluence.

2 comments

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.
Jul 21, 2020

There is no built-in Confluence feature for this, and I don't know about any third party app with this functionality.

But! If you look into the database, it is fairly easy to construct an SQL that fetches the data you need. Then, pretty much any DB client supports exporting to CSV which you can import to Excel.

Andrii Maliuta
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Jul 21, 2020

Hello @Paulo Abreu Vieira da Costa .

As Aron stated there is no built-in feature for this, but if trying some (maybe not so convenient :)) workarounds you can try to get contents in a form of a table (list) on Confluence page:

1. Using e.g. 'Recently Updated' macro (spaces = @all, results = someBigNumber to cover all pages - not sure if it is OK for performance) that will give you all pages created (edited) in all spaces.

2. Creating User Macro to get all pages of all spaces in the form of a list (table).

Then after getting contents on a page you can:

1. Export it to MS Word using page tools and from Word convert it to the table for Excel

2. Use Table Filter macro https://marketplace.atlassian.com/apps/27447/table-filter-and-charts-for-confluence?hosting=server&tab=overview to export the contents table into CSV (this macro can filter and export any static or dynamic table from COnfluence page)

Hope this information can be useful for you.

Thank you

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events