Listing All Available Spaces

Scenario

A simple use case for Reporting would be to find all spaces on your Confluence. 

This recipe displays a list of all available spaces in the Confluence instance and sort it alphabetically.


Result


Recipe

Ingredients

Apps

Reporting
Platform
Level

INTERMEDIATE

Estimated time

5 minutes

Macros

Suppliers

Storage format

Macro structure

You can recreate the example in the editor view:

Steps

Line

Description

1

The report will be formatted as a table with Report Block.

2

Space Reporter retrieves all spaces within Confluence.

3

Text Sort is used to sort the table by space name, keychain: 'space:name'.

4

Report Body is used as a container for displayed contents.

5

Report Info here outputs a link to the individual space, by setting supplier key to 'Space Supplier'. Link parameter is set to 'true'.

6

Report Info here outputs the space key, by setting supplier key to 'Space Supplier'.