Confluence
Confluence
Configuration
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.
Authentication
This connector uses OAuth 2.0 authentication. Connect this source through the Airweave UI, which will guide you through the OAuth flow.
Configuration Options
This connector does not have any additional configuration options.
Data Models
The following data models are available for this connector:
ConfluenceSpaceEntity
Schema for a Confluence Space.
See: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-spaces/
ConfluencePageEntity
Schema for a Confluence Page.
See: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-pages/
ConfluenceBlogPostEntity
Schema for a Confluence Blog Post.
See: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-blog-posts/
ConfluenceCommentEntity
Schema for a Confluence Comment.
See: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-comments/
ConfluenceDatabaseEntity
Schema for a Confluence Database object.
See: (the “database” content type in Confluence Cloud).
ConfluenceFolderEntity
Schema for a Confluence Folder object.
See: (the “folder” content type in Confluence Cloud).
ConfluenceLabelEntity
Schema for a Confluence Label object.
See: https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-labels/
ConfluenceTaskEntity
Schema for a Confluence Task object.
For example, tasks extracted from Confluence pages or macros.
ConfluenceWhiteboardEntity
Schema for a Confluence Whiteboard object.
See: (the “whiteboard” content type in Confluence Cloud).
ConfluenceCustomContentEntity
Schema for a Confluence Custom Content object.
See: (the “custom content” type in Confluence Cloud).