Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These configuration options allow you to tailor the macro to your specific requirements, ensuring a seamless and efficient page cloning process.

Finding the ID of a Confluence Cloud Page

To configure certain features or macros within Confluence, you may need to locate the ID of a specific page. Here's how you can find the page ID:

  1. Navigate to the Page:

    • Open your Confluence Cloud instance and navigate to the page for which you need the ID.

  2. Locate the URL:

    • Once on the desired page, look at the URL in your browser’s address bar. The URL typically follows this format: https://<your-domain>.atlassian.net/wiki/spaces/<space-key>/pages/<page-id>/<page-title>.

  3. Identify the Page ID:

    • The page ID is the numerical value located in the URL, immediately following /pages/. For example, in the URL https://example.atlassian.net/wiki/spaces/PROJ/pages/123456789/Page+Title, the page ID is 123456789.

Example:

  • URL: https://example.atlassian.net/wiki/spaces/PROJ/pages/123456789/Page+Title

  • Page ID: 123456789

By following these steps, you can easily identify and copy the page ID needed for configuring macros or other features within Confluence.