
Confluence API Integration Profile
Information and guides about integrating with Confluence API
Add Confluence Integration to Your ProductHow to work with Pages in Confluence API
Pages Fields
Field Name | API Key | Type | Description |
---|---|---|---|
Id | id | string | The unique identifier of the page |
Status | status | string | The status of the content. |
Title | title | string | Title of the page. |
Space Id | spaceId | string | ID of the space the page is in. |
Parent Id | parentId |