Confluence integration (Productivity). Imported from open-connector.
https://{site_url}/wiki/api/v2
| Param | Type | Required | Description |
|---|---|---|---|
| cql | string | required | The Confluence Query Language string to execute. |
| limit | integer | optional | Maximum number of items to return. |
| cursor | string | optional | Opaque pagination cursor returned by Confluence. |
/spaces
| Param | Type | Required | Description |
|---|---|---|---|
| limit | integer | optional | Maximum number of items to return. |
| cursor | string | optional | Opaque pagination cursor returned by Confluence. |
| type | string | optional | Filter spaces by Confluence space type. |
| status | string | optional | Filter spaces by Confluence space status. |
/pages/{pageId}
| Param | Type | Required | Description |
|---|---|---|---|
| pageId | string | required | The Confluence page ID. |
| bodyFormat | string | optional | The body representation to include. |