Confluence Cloud Data Model
Overview
This section shows the available API objects and provides more information on executing SQL to Confluence APIs.
Key Features
- The driver models Confluence entities like pages, blogposts, comments, attachments, spaces, audit records and users as relational views, allowing you to write SQL to query Confluence data.
- Live connectivity to these objects means any changes to your Confluence account are immediately reflected when using the driver.
Views
Views describes the available views. Views are statically defined to model AuditRecords, Pages, Blogposts, Comments, Attachments, Contributors, Labels, Spaces and Users.