Skip to main content

Confluence

This page contains the setup guide and reference information for the Confluence source connector.

Prerequisites

  • API Token
  • Your Confluence domain name
  • Your Confluence login email

Setup guide

Step 1: Set up Confluence connector

  1. Log into your Airbyte Cloud or Airbyte Open Source account.
  2. Click Sources and then click + New source.
  3. On the Set up the source page, select Confluence from the Source type dropdown.
  4. Enter a name for your source.
  5. For API Token follow the Jira confluence for generating an API Token
  6. For Domain name enter your Confluence domain name.
  7. For Email enter your Confluence login email.

Supported sync modes

FeatureSupported?
Full Refresh SyncYes
Incremental - Append SyncNo
Incremental - Dedupe SyncNo
SSL connectionNo
NamespacesNo

Supported Streams

note

Stream Audit requires Standard or Premium plan.

Data type map

The Confluence API uses the same JSONSchema types that Airbyte uses internally (string, date-time, object, array, boolean, integer, and number), so no type conversions happen as part of this source.

Performance considerations

The Confluence connector should not run into Confluence API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.

Changelog

VersionDatePull RequestSubject
0.1.32023-03-1323988Add view and storage to pages body, add check for stream Audit
0.1.22023-03-0623775Set additionalProperties: true, update docs and spec
0.1.12022-01-319831Fix: Spec was not pushed to cache
0.1.02021-11-057241🎉 New Source: Confluence