Atlassian Confluence Server
Atlassian Confluence Server API.
Utilities · Atlassian Confluence Server
Configuration parameters
url— Server URL (e.g. http://1.2.3.4:8090) (required)credentials— Usernamepersonal_access_token—proxy— Use system proxy settingsunsecure— Trust any certificate (not secure)
Commands (8)
-
confluence-create-contentCreates Confluence content for a given space.
-
confluence-create-spaceCreates a new Confluence space.
-
confluence-delete-contentDeletes Confluence content.
-
confluence-get-contentReturns Confluence content by space key and title.
-
confluence-get-page-as-pdfReturns Confluence Page as PDF by PageID.
-
confluence-list-spacesReturns a list of all Confluence spaces.
-
confluence-search-contentFetches a list of content using the Confluence Query Language (CQL). For more information about CQL syntax, see https://developer.atlassian.com/server/confluence/advanced-searching-using-cql/
-
confluence-update-contentUpdate (overwrite) the existing content of a Confluence page with new content.