Retrieve page by space key and page title

XMLWordPrintable

      Right now, to retrieve a page via XML-RPC by its title, you need to:

      • Retrieve all the pages in the space
      • Iterate over each page until you find the one with the title you're after
      • Retrieve the page by id

      This is a common enough operation that we should have a getPage(token, spaceKey, pageTitle) method.

              Assignee:
              Mike Cannon-Brookes
              Reporter:
              Charles Miller (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: