Atlassian Confluence
Connector for the atlassian-confluence API (generated from its OpenAPI spec).
Operations
getauditrecordsexportauditrecordsgetretentionperiodgetauditrecordsfortimeperiodsearchcontentbycqldownloadattatchment
Inputs
apiKey(required) — API key / token for atlassian-confluence.operation(required) — One of: getauditrecords, exportauditrecords, getretentionperiod, getauditrecordsfortimeperiod, searchcontentbycql, downloadattatchmentbaseUrl(required) — Your tenant base URL for this API, e.g. https://yoursite.atlassian.net.attachmentId— Path parameter attachmentId (required by some operations).id— Path parameter id (required by some operations).query— Optional query params as a JSON object string, e.g. {"limit": 10}.
Example
operation: getauditrecords
apiKey: <your apiKey>
baseUrl: <your baseUrl>