This connector enables AI agents and RAG systems to retrieve context from Confluence through Airweave’s unified search layer.
Confluence source connector integrates with the Confluence REST API to extract content.
Connects to your Confluence instance.
It supports syncing spaces, pages, blog posts, comments, labels, and other content types. It converts Confluence pages to HTML format for content extraction and extracts embedded files and attachments from page content.
This connector uses OAuth 2.0 authentication. You can connect through the Airweave UI or API using the OAuth flow.
Supported authentication methods:
This connector does not have any additional configuration options.
The following data models are available for this connector:
Schema for a Confluence Space.
Reference: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-spaces/
Schema for a Confluence Page.
Pages are treated as FileEntity with HTML body saved to local file. Content is not stored in entity fields, only in the downloaded file.
Reference: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-pages/
Schema for a Confluence Blog Post.
Reference: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-blog-posts/
Schema for a Confluence Comment.
Reference: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-comments/
Schema for a Confluence Database object.
Note: The “database” content type in Confluence Cloud.
Schema for a Confluence Folder object.
Note: The “folder” content type in Confluence Cloud.
Schema for a Confluence Label object.
Reference: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-labels/
Schema for a Confluence Task object.
For example, tasks extracted from Confluence pages or macros.
Schema for a Confluence Whiteboard object.
Note: The “whiteboard” content type in Confluence Cloud.
Schema for a Confluence Custom Content object.
Note: The “custom content” type in Confluence Cloud.