Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-13577

Add exportPage() option to XML-RPC API.

XMLWordPrintable

    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      It would be awesome if I could export a single Confluence page as a PDF file through the Remote API (XML-RPC). Currently the only PDF export option is exportSpace() which is not suited to our purpose.

      Ideally, I would like something like this:

      String exportPage(String token, String pageId, String type)

      where type could be TYPE_PDF. The method would return a URL where the exported PDF could be downloaded.

              Unassigned Unassigned
              ecf4fb2d78ac Stephen Mouring
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: