Skip to content
← Connectors Directory

Command · Knowledge & Docs

Confluence

Import pages from an Atlassian Confluence space into a project folder.

ImportAuth: API token

How it works

Confluence Cloud uses Basic authentication with your Atlassian account email plus an API token. Command reads the pages of a space and stores them as Markdown.

01

Before you start

  • An Atlassian Cloud site (yourcompany.atlassian.net)
  • A Confluence account with read access to the space
02

What you need to make the connection

FieldWhere to get it
Site URLYour Atlassian base URL, e.g. https://yourcompany.atlassian.net.
Account emailThe Atlassian account the token belongs to.
API tokenid.atlassian.com → Security → Create and manage API tokens → Create API token. Copy it once.
Space keyConfluence → Space settings → Space details, e.g. DOCS.

Credentials are stored encrypted in raia Command and are never shown again after saving. Rotate them at the provider if they are exposed.

03

Setup steps

  1. 01

    Create an Atlassian API token and copy it.

  2. 02

    In raia Command, open Settings → Connectors, find the connector, and click Connect.

  3. 03

    Enter the site URL, account email, API token, and space key.

  4. 04

    Save; Command validates the credentials and lists available spaces.

  5. 05

    Choose the destination project folder, run the first import, then set a sync schedule. Every run is recorded in Sync History.

04

Good to know

  • The connector only sees pages the token owner can see — grant that account space access first.
  • Confluence Server / Data Center requires a personal access token instead of email + token.
05

Next steps

Other Knowledge & Docs connectors