An open API service indexing awesome lists of open source software.

https://github.com/evgenii-d/confluence-page-exporter

Export Confluence pages for given ID while preserving the hierarchy
https://github.com/evgenii-d/confluence-page-exporter

confluence confluence-api confluence-server jira

Last synced: about 1 year ago
JSON representation

Export Confluence pages for given ID while preserving the hierarchy

Awesome Lists containing this project

README

          

# Confluence Page Exporter

Export Confluence pages using REST API as `.doc` for given ID while preserving the hierarchy.

## Requirements
- Python 3.10
- `Requests` package

## Reference
- https://developer.atlassian.com/cloud/confluence/rest/v2/intro/#about
- https://developer.atlassian.com/server/confluence/confluence-server-rest-api/
- https://developer.atlassian.com/server/confluence/expansions-in-the-rest-api/