
Activepieces lets you connect Confluence with the most popular apps, so you can automate your work and have more time for what matters most - no code required.
Start free
Triggers when a new page is created.

Triggers when a new footer comment is added to the selected page.

Triggers when a new blog post is published in the selected space.

Triggers when an existing page is updated (version > 1).

Triggers when a new attachment is uploaded to the selected page.

Get page content and optionally all its descendants

Finds a page by exact title, optionally scoped to a space.

Creates a new page in a space with the given title and body.

Updates the title, body, or status of an existing page.

Moves a page to a new parent as a child, sibling, or to the top of the parent.

Adds a footer comment to a page.

Lists footer and/or inline comments on a page.

Downloads an attachment file by its ID and returns it as a file.

Adds one or more labels to a page.

Looks up Confluence users by name, email, or keyword.

Make a custom API call to a specific endpoint

Fetches a page by its Confluence web URL (extracts the page ID automatically).

Search Confluence content with CQL (Confluence Query Language). Example: `type = "page" AND space = "DOCS" AND title ~ "release"`.

Creates a new page from a template with the given title and variables.

Trashes or permanently deletes a page.

Publishes a draft page (changes status from draft to current).

Replies to an existing footer comment on a page.

Uploads a file as an attachment to a page.

Lists all attachments on a page.

Removes a label from a page.

Lists all spaces the authenticated user can access.