Skip to main content

Connecting to Confluence (extractor)

The Celonis Confluence extractor integrates with Atlassian Confluence to extract audit logs, content, spaces, and groups via REST API for process mining and analysis. It supports the following basic features:

Prerequisites

This section details important prerequisites or prerequisite knowledge for using this extractor.

The Confluence Cloud REST API uses basic authentication or OAuth2:

  • Basic authentication: Provide a username and password.

  • OAuth2: Provide a client ID and client secret.

For both authentication methods you must also supply the project and repository name as parameters.

The default Confluence extractor allows you to call these Cloud API endpoints:

Method

Endpoint

Description

GET

Audit records

Retrieve data about audit records.

GET

Audit retention period

Retrieve data about audit retention periods.

GET

Blueprint templates

Retrieve data about blueprint templates.

GET

Content

  • Content history

  • Content attachments

  • Content children

  • Content descendents

  • Content comments

  • Content labels

  • Content properties

  • Content restrictions

  • Content versions

Retrieve data about content.

GET

Content templates

Retrieve data about content templates.

GET

Groups

  • Group members

Retrieve data about groups.

GET

Themes

Retrieve data about themes.

GET

Spaces

  • Space content

Retrieve data about spaces.

For further information about Confluence Cloud's REST API, see: Confluence Cloud - API Documentation.

Configuring the Confluence extractor

This section describes the basic setup of configuring the Confluence extractor. To configure the extractor: