Exporting Spaces from Confluence to Excel Spreadsheet

TJ Shanahan July 28, 2014

Hi All,

Is it possible to export the Spaces names into a spreadsheet? Possibly a macro or plugin? (without having to copy every single name click by click from confluence)

Thanks,

TJ

3 answers

1 accepted

1 vote
Answer accepted
Earl McCutcheon
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 28, 2014

Hi TJ,

This might prove to be difficult, since the content from Confluence export will not necessaly be on a table. The best thing I can think of would be to export the data to XML and import it to Excel.

1 vote
Rodrigo Girardi Adami
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 28, 2014

Hi TJ,

You can export the results of the query below to a XLS spreadsheet which will contain just the spacenames:

SELECT spacename FROM spaces INTO OUTFILE 'path_to_file/example.txt';

Cheers,

Rodrigo

0 votes
Elisa [Atlassian]
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 28, 2014

Hi,

You can do the XML export. First, find the space you want to export. When you are on it, click on Browse (upper menu) > Space Admin > Space Operations and then XML export.

Hope this helps! :)

Cheers!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events