Team CollaborationIn development

Confluence

A tool for team collaboration and knowledge management.

In development

Cataloged and scoped, not yet available to run in production.

63
actions
23
triggers

Actions

Operations this integration can perform.

64

Add Content Label

Tool to add labels to a piece of content. use after obtaining the content id to tag pages or blog posts with metadata labels.

CQL Search

Searches for content in Confluence using Confluence Query Language (CQL). CQL is a powerful query language that allows you to search across all Confluence content with advanced filtering capabilities including: - Full-text search: `text ~ "search term"` - searches within page content - Title search: `title ~ "meeting notes"` - searches page titles - Label filtering: `label = "important"` - filters by labels - Space filtering: `space = DEV` - limits search to specific spaces - Type filtering: `type = page` or `type = blogpost` - filters by content type - Creator filtering: `creator = currentUser()` - filters by content creator - Date filtering: `lastModified > now("-7d")` - filters by modification date - Combined queries: `text ~ "api" AND space = DOCS AND type = page` This action uses the Confluence REST API v1 search endpoint which fully supports CQL.

Create Blogpost

Tool to create a new confluence blog post. use when you need to publish content in a specific space.

Create Blogpost Property

Tool to create a property on a specified blog post. use when you need to add custom metadata to a blog post.

Create Whiteboard Property

Tool to create a new content property on a whiteboard. use when you need to attach custom metadata to a confluence whiteboard.

Create Footer Comment

Tool to create a footer comment on a Confluence page, blog post, attachment, or custom content. Use when you need to add a comment without editing the page body itself.

Create Inline Comment

Creates an inline comment on a Confluence page or blog post, highlighting specific text. Inline comments allow users to comment on specific portions of content without editing the page itself. Use this action when you need to add context or feedback on particular text within a page or blog post. For top-level comments, you must specify which text to highlight using inlineCommentProperties. For replies to existing inline comments, only provide the parentCommentId.

Create Page

Tool to create a new confluence page in a specified space. use when you need to create new documentation or content.

Triggers

Events that start workflows from this integration.

4

Blog Post Created

Triggered when a new blog post is created in Confluence.

Page Created

Triggered when a new page is created in Confluence.

Page Updated

Triggered when an existing page in Confluence is updated.

User Account Disabled

Triggered when a user account is disabled in Confluence.

Related integrations

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.