I am looking to export specific data within confluence to generate some reports.
Currently using Confluence Cloud.
I would prefer non-paid options for this.
Essentially I'd like to export pages, along with child pages, created date, and modified date, and by whom.
Anyone know of a sustainable, nonpaid way to do this?
You can get a table like that with the CQL search app. It's a free cloud app. A search like "type=page" should get you all your pages. Then you could copy and paste the results it creates into an Excel spreadsheet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.