Atlassian Confluence
Overview
The source connector fetches audit records via the Confluence Cloud REST API
Streams
Data Source | Stream Name |
---|---|
audit records | audit_records |
Prerequisites
- Find the Fully Qualified Domain Name for your account. This is your Atlassian URL.
- Example: If your Atlassian URL is https://acmeco.atlassian.net, then your domain name will be
acmeco.atlassian.net
- Example: If your Atlassian URL is https://acmeco.atlassian.net, then your domain name will be
- Obtain the email address of a user that has Confluence administrator permissions
Authentication
The following authentication options are supported by this connector:
Authentication Method | Supported | Documentation |
---|---|---|
API Token (Basic auth) | yes | Basic auth for REST APIs |
Connect App | no | Security for Connect apps |
Forge App | no | Security for Forge apps |
OAuth 2.0 (3LO) apps | no | OAuth 2.0 (3LO) apps |
API Token
- Create an API Token
- API Tokens are associated with an Atlassian user account. Make sure the user creating the API Token is an Atlassian Administrator.
Configuration
Field | Required | Description | Example |
---|---|---|---|
Domain Name | yes | Domain name for Atlassian account | acmeco.atlassian.net |
yes | Administrator Email | [email protected] | |
API Token | yes | API token for an Atlassian administrator | ATATT3xFfGF0pSeX2...XXXXX |
Connector Limitations
- The audit log is not available on the Free plan.
- This connector is restricted by rate limits.
Updated 18 days ago