Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Get PAGEID and URL for all pages in Page

Mark Jennings April 29, 2020

Hi,

Is there a way in Confluence I can get the the Title, URL and PAGEID of all pages in a particular space?

 

Thanks

1 answer

0 votes
Avinash Bhagawati _Appfire_
Community Champion
April 30, 2020

Hi @Mark Jennings ,

With the help of Confluence Command Line Interface app you will be able to get the Title, URL and PAGEID of the pages in a particular space.

Please find below sample action for your reference. In below action ds refers to space key for the target space.

--action getPageList --space ds --outputFormat 999 --columns "Title, Id, Url" --outputType table

Output of the above action.

output.png

Thanks,

Avinash

Mark Jennings May 10, 2020

Thanks, managed to get it using a SQL script and LOTS of manilupation in EXCEL. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events