Versions Compared

Key

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

The Python code listed below are examples on how to extract Confluence users to export formats.

The Python code examples listed below can be saved as a file and executed via Python. You should Please change the following variables to match custom Confluence setup:

  • CONFLUENCE_USERNAME

  • CONFLUENCE_PASSWORD

  • CONFLUENCE_BASEURL

Info

These scripts should be run as a Confluence user with administrator or system administrator global permissions.

To alter the search change these variables:

...