Confluence Connection [Extractor Builder]
Important
Any references to third-party products or services do not constitute Celonis Product Documentation nor do they create any contractual obligations. This material is for informational purposes only and is subject to change without notice. Celonis does not warrant the availability, accuracy, reliability, completeness, or usefulness of any information regarding the subject of third-party services or systems.
The Confluence Extractor is based on the Extractor Builder. You can use the default Extractor provided by Celonis or use the Extractor Builder to customize the Extractor further, based on your needs.
Authentication and permissions
The Confluence API uses Basic Authentication or OAuth2.
To connect with Basic Authorization, you need a username and password.
To connect with OAuth2, you need a client id and client secret.
In both cases, you supply the project and repository name as parameters.
Endpoints
The default Extractor allows you to call these 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
| Retrieve data about content |
GET | Content templates | Retrieve data about content templates |
GET | Groups | Retrieve data about groups |
GET |
| |
GET | Themes | Retrieve data about themes |
GET | Spaces | Retrieve data about spaces |
GET |
|
API request limits and details
Visit the Confluence API documentation.