CONFLUENCE_ATTACHMENT_ADDED_TRIGGER
Fires when a file is uploaded and attached to a Confluence page. You can optionally filter by file type to monitor specific document categories.
Confluence
23 triggers and 63 actions for Confluence workflows.
Each trigger lists the event it fires on, the data it sends, and a template you can use it in.
Real-time push from the source.
CONFLUENCE_ATTACHMENT_ADDED_TRIGGER
Fires when a file is uploaded and attached to a Confluence page. You can optionally filter by file type to monitor specific document categories.
CONFLUENCE_FOOTER_COMMENT_ADDED_TRIGGER
Fires when someone adds a comment at the bottom of a Confluence page. Use this to track page-level discussions and feedback.
CONFLUENCE_NEW_BLOG_POST_CREATED_TRIGGER
Fires when someone publishes a new blog post in Confluence. You can optionally filter by specific spaces or publication status.
CONFLUENCE_NEW_TASK_CREATED_TRIGGER
Fires when a new task or action item is created in Confluence. This helps monitor new work items being assigned or tracked.
CONFLUENCE_PAGE_CREATED_TRIGGER
Fires when a new page is created in Confluence. You can optionally filter by specific spaces or publication status to narrow the scope.
CONFLUENCE_PAGE_INLINE_COMMENT_ADDED_TRIGGER
Fires when someone adds an inline comment directly on a Confluence page. Use this to track discussions happening within specific page content.
CONFLUENCE_PAGE_UPDATED_TRIGGER
Fires whenever a page is edited and a new version is saved. Use this to track all changes made to page content.
CONFLUENCE_SPACE_CREATED_TRIGGER
Fires when a new Confluence space is created. You can optionally filter by space type or status to narrow the scope.
CONFLUENCE_BLOG_POST_ADDED_TO_LABEL_TRIGGER
Fires when a blog post is tagged with a specific label. Use this to track blog posts being organized under particular topics or categories.
CONFLUENCE_BLOGPOST_INLINE_COMMENT_ADDED_TRIGGER
Fires when someone adds an inline comment directly on a blog post. Use this to track discussions happening within specific blog post content.
CONFLUENCE_BLOGPOST_LIKE_COUNT_CHANGED_TRIGGER
Fires when someone likes or unlikes a blog post. This tracks engagement changes on blog post content.
CONFLUENCE_BLOGPOST_UPDATED_TRIGGER
Fires whenever a blog post is edited and a new version is saved. Use this to track all changes made to blog post content.
CONFLUENCE_CONTENT_RESTRICTIONS_CHANGED_TRIGGER
Fires when view or edit permissions change on a page or blog post. This captures access control updates such as when access is granted or revoked.
CONFLUENCE_NEW_AUDIT_LOG_TRIGGER
Fires when a new audit log entry is recorded in Confluence. This requires Confluence Standard plan or higher and administrator permissions to track system activities.
CONFLUENCE_NEW_CHILD_PAGE_TRIGGER
Fires when a new child page is created under a specific parent page. This helps monitor the expansion of page hierarchies.
CONFLUENCE_NEW_CQL_CONTENT_MATCH_TRIGGER
Fires when new content matching your custom search query is created in Confluence. Use this to monitor content based on specific criteria you define.
CONFLUENCE_PAGE_CONTENT_PROPERTIES_CHANGED_TRIGGER
Fires when custom properties on a page are added, removed, or changed. This captures updates to metadata or custom fields associated with the page.
CONFLUENCE_PAGE_LIKE_COUNT_CHANGED_TRIGGER
Fires when someone likes or unlikes a page. This tracks engagement changes on page content.
CONFLUENCE_PAGE_MOVED_TRIGGER
Fires when a page is moved to a different location within the page hierarchy. This helps track organizational changes to your page structure.
CONFLUENCE_PAGE_VERSION_CREATED_TRIGGER
Fires when a new version is created for a specific page. This captures the moment a page's edit is saved as a new version.
CONFLUENCE_SPACE_CONTENT_ADDED_TRIGGER
Fires when new pages or blog posts are added to a space. Use the attachment trigger separately to monitor file uploads.
CONFLUENCE_SPACE_DETAILS_CHANGED_TRIGGER
Fires when a space's basic details are updated, such as the name, description, status, owner, or icon. This tracks administrative changes to space configuration.
CONFLUENCE_SPACE_PROPERTIES_CHANGED_TRIGGER
Fires when custom properties on a space are added, removed, or updated. This captures metadata or custom field changes at the space level.
Operations are the actions a workflow can take in Confluence, grouped by category. Each lists its method, parameters, and a template you can drop it into.
This category encompasses miscellaneous operations for managing Confluence spaces, content properties, labels, and comments that don't fit into more specialized groupings. Use these operations when you need to perform administrative tasks like creating private spaces, managing space properties, or retrieving space-level metadata that supports broader workflow automation scenarios.
Add Content Label
CONFLUENCE_ADD_CONTENT_LABELAttach metadata labels to pages and blog posts in Confluence to organize and categorize your content for easier discovery and navigation.
Create Blogpost
CONFLUENCE_CREATE_BLOGPOSTPublishes new blog posts to your Confluence space, making content immediately accessible to your team or clients. Returns the post ID and URL for easy sharing and reference.
Create Page
CONFLUENCE_CREATE_PAGECreates a new page in your Confluence space, allowing you to quickly publish documentation, project notes, or team knowledge in a centralized location.
Create Space
CONFLUENCE_CREATE_SPACECreates a new Confluence space to organize and share knowledge with your team in a dedicated area. Use this to establish separate spaces for different projects, departments, or documentation types.
Get Page by ID
CONFLUENCE_GET_PAGE_BY_IDRetrieve the complete content and metadata of a Confluence page using its ID, including the current version number needed for updates. This allows you to access page details, extract information, or prepare pages for editing without having to navigate the web interface.
CQL Search
CONFLUENCE_CQL_SEARCHSearch and filter all your Confluence content using powerful query language to find pages, blog posts, and other documents by text, title, labels, spaces, and modification dates. This enables you to quickly locate specific information across your knowledge base without manual browsing.
Create Blogpost Property
CONFLUENCE_CREATE_BLOGPOST_PROPERTYAttach custom metadata to your blog posts in Confluence by creating key-value properties that help you organize, categorize, and track important information about your content.
Create Footer Comment
CONFLUENCE_CREATE_FOOTER_COMMENTAdd comments at the bottom of Confluence pages, blog posts, or attachments without modifying the page content itself. This allows you to provide feedback, ask questions, or collaborate asynchronously while keeping the original content intact.
Create Inline Comment
CONFLUENCE_CREATE_INLINE_COMMENTAdd targeted feedback or notes directly on specific text within a Confluence page or blog post without modifying the content itself.
Create Page Property
CONFLUENCE_CREATE_PAGE_PROPERTYAdds custom metadata or properties to a Confluence page, allowing you to store and organize additional information alongside your page content.
Create Private Space
CONFLUENCE_CREATE_PRIVATE_SPACECreates an isolated Confluence workspace that only you can view and edit, giving you a private area for confidential work or personal projects separate from team spaces.
Create Space Property
CONFLUENCE_CREATE_SPACE_PROPERTYAdds custom metadata or properties to a Confluence space to organize, categorize, and track space-specific information without modifying the space's core structure.
Create Whiteboard
CONFLUENCE_CREATE_WHITEBOARDCreates a new collaborative whiteboard in Confluence where team members can brainstorm, sketch ideas, and visualize concepts together in real-time.
Create Whiteboard Property
CONFLUENCE_CREATE_CONTENT_PROPERTY_FOR_WHITEBOARDAttach custom metadata or properties to your Confluence whiteboards to organize, categorize, and enrich collaborative content with additional business-relevant information.
Delete Blogpost Property
CONFLUENCE_DELETE_BLOGPOST_PROPERTYRemoves custom metadata or properties from a specific blog post in Confluence, helping you clean up outdated tags or formatting information.
Delete Page
CONFLUENCE_DELETE_PAGEPermanently removes a Confluence page and all its content from your workspace. Use this when you need to clean up outdated documentation or reorganize your knowledge base.
Delete Page Content Property
CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_PAGE_BY_IDRemove custom metadata tags or properties from a Confluence page to keep your documentation clean and organized. Use this when you need to delete outdated or unnecessary information stored on a page.
Delete Space
CONFLUENCE_DELETE_SPACEPermanently removes a Confluence space and all its content from your workspace. Use this when you need to clean up outdated project spaces or consolidate team documentation.
Delete Space Property
CONFLUENCE_DELETE_SPACE_PROPERTYRemove custom properties or metadata from a Confluence space when they're no longer needed or have become outdated. This helps keep your space organized and removes clutter from space configurations.
Delete Whiteboard Content Property
CONFLUENCE_DELETE_CONTENT_PROPERTY_FOR_WHITEBOARD_BY_IDRemoves custom metadata or properties that have been attached to a whiteboard, helping you clean up outdated or unnecessary whiteboard information.
Download Attachment
CONFLUENCE_DOWNLOAD_ATTACHMENTRetrieve an attachment from a Confluence page and get a shareable URL that anyone can access, even without Confluence credentials.
Get Anonymous User
CONFLUENCE_GET_USER_ANONYMOUSTool to retrieve information about the anonymous user.
Get Attachment Labels
CONFLUENCE_GET_ATTACHMENT_LABELSRetrieves all labels assigned to a specific attachment in Confluence, allowing you to view how files are categorized and organized within your workspace.
Get Attachments
CONFLUENCE_GET_ATTACHMENTSRetrieves all files and documents attached to a Confluence page, allowing you to see what resources are available and manage your page's supporting materials.
Get Audit Logs
CONFLUENCE_GET_AUDIT_LOGSRetrieves audit logs from your Confluence workspace to track who made changes, when they were made, and what was modified. Essential for maintaining compliance records and investigating content modifications.
Get Blog Post Content Properties
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_BLOG_POSTRetrieves all metadata properties attached to a Confluence blog post, allowing you to access custom fields and structured data associated with that content.
Get Blog Posts
CONFLUENCE_GET_BLOG_POSTSRetrieves a paginated list of blog posts from your Confluence workspace, allowing you to access published content for review, distribution, or analysis.
Get Blog Posts For Label
CONFLUENCE_GET_BLOG_POSTS_FOR_LABELRetrieve all blog posts that have been tagged with a specific label in your Confluence workspace, making it easy to find related content on a particular topic.
Get Blogpost by ID
CONFLUENCE_GET_BLOGPOST_BY_IDRetrieve the full details and content of a specific Confluence blog post using its ID, allowing you to access metadata, text, and formatting without navigating the interface.
Get Blogpost Labels
CONFLUENCE_GET_BLOGPOST_LABELSRetrieve all labels attached to a specific Confluence blog post to understand its categorization and topic organization. This helps you track how content is being tagged and organized within your knowledge base.
Get Blogpost Like Count
CONFLUENCE_GET_BLOGPOST_LIKE_COUNTRetrieves the total number of likes for a specific Confluence blog post, helping you measure content engagement and audience response.
Get Blogpost Operations
CONFLUENCE_GET_BLOGPOST_OPERATIONSDiscover what actions you can perform on a specific Confluence blog post, such as editing, deleting, or sharing, based on your permissions.
Get Blogpost Version Details
CONFLUENCE_GET_BLOGPOST_VERSION_DETAILSRetrieve detailed information about a specific version of a blog post, including metadata, content changes, and publication history. This helps you track what changed between versions and understand the evolution of your content.
Get Blogpost Versions
CONFLUENCE_GET_BLOGPOST_VERSIONSRetrieve a complete history of all versions for a specific blog post, including version numbers and metadata. This helps you track changes, compare different iterations, and restore previous content when needed.
Get Child Pages
CONFLUENCE_GET_CHILD_PAGESRetrieves all direct child pages under a specific Confluence page, helping you navigate and organize your documentation hierarchy. This is useful when you need to see what sub-pages exist within a parent page structure.
Get Content Restrictions
CONFLUENCE_GET_CONTENT_RESTRICTIONSRetrieve who has access to view or edit a specific Confluence page or blog post, helping you understand and manage content permissions.
Get Current User
CONFLUENCE_GET_CURRENT_USERRetrieves detailed information about your authenticated Confluence account, including your user ID, display name, and email address. This helps you identify who you are logged in as and enables personalized workflows within your documentation system.
Get Inline Comments for Blog Post
CONFLUENCE_GET_INLINE_COMMENTS_FOR_BLOG_POSTRetrieves all inline comments attached to a specific Confluence blog post, allowing you to review feedback and discussions embedded within your published content.
Get Labels
CONFLUENCE_GET_LABELSRetrieves all available labels across your Confluence site to help you discover and understand your existing tagging structure. This is useful when you need to see the complete list of labels in use or understand how content is organized.
Get Labels for Space
CONFLUENCE_GET_LABELS_FOR_SPACERetrieves all labels assigned to a specific Confluence space, helping you understand how content is organized and categorized. Use this to see what tags your team is using for organizing documentation and knowledge.
Get Labels for Space Content
CONFLUENCE_GET_LABELS_FOR_SPACE_CONTENTRetrieve all labels applied to content within a specific Confluence space, helping you discover and organize how content is tagged across your workspace. This is useful for understanding your labeling structure and finding content by category.
Get Page Ancestors
CONFLUENCE_GET_PAGE_ANCESTORSRetrieve the complete hierarchy of parent pages for a Confluence page, helping you understand its position within your documentation structure.
Get Page Content Properties
CONFLUENCE_GET_CONTENT_PROPERTIES_FOR_PAGERetrieve all custom metadata properties attached to a Confluence page to view and manage page-specific data like version info, ownership details, or project classifications.
Get Page Footer Comments
CONFLUENCE_GET_PAGE_FOOTER_COMMENTSRetrieves all footer comments from a Confluence page, allowing you to collect and review feedback that team members have left as standard page comments rather than inline annotations.
Get Page Inline Comments
CONFLUENCE_GET_PAGE_INLINE_COMMENTSRetrieve all inline comments left on a specific Confluence page to review feedback and discussion threads from your team. This helps you track collaborative feedback and comments embedded directly within page content.
Get Page Labels
CONFLUENCE_GET_LABELS_FOR_PAGERetrieves all labels assigned to a specific Confluence page, enabling you to organize and categorize your documentation for easier discovery and filtering.
Get Page Like Count
CONFLUENCE_GET_PAGE_LIKE_COUNTRetrieve the total number of likes on a specific Confluence page to measure content engagement and popularity. This helps you understand which documentation, guides, or knowledge base articles resonate most with your team.
Get Page Versions
CONFLUENCE_GET_PAGE_VERSIONSRetrieve the complete version history of a Confluence page to track changes and access version numbers needed for updates. This helps you avoid conflicts when editing pages and maintain an audit trail of all modifications.
Get Pages
CONFLUENCE_GET_PAGESRetrieve a list of your Confluence pages with filtering options to find specific content by space or status. This helps you locate and manage your team's documentation efficiently.
Get Space by ID
CONFLUENCE_GET_SPACE_BY_IDRetrieves detailed information about a specific Confluence space using its ID, allowing you to access space metadata and configuration for further operations. This is essential for identifying the correct space when you need to work with its properties, labels, or content.
Get Space Contents
CONFLUENCE_GET_SPACE_CONTENTSRetrieve all pages, blog posts, and attachments from a specific Confluence space to audit content, extract information, or organize documentation. This helps you understand what content exists in a space without manually browsing through it.
Get Space Properties
CONFLUENCE_GET_SPACE_PROPERTIESTool to get properties of a Confluence space.
Get Spaces
CONFLUENCE_GET_SPACESTool to retrieve a paginated list of Confluence spaces with optional filtering.
Get Tasks
CONFLUENCE_GET_TASKSTool to list Confluence tasks (action items) with filtering by assignee, creator, space, page, blog post, status, and dates.
Search Content
CONFLUENCE_SEARCH_CONTENTSearches for content by filtering pages from the Confluence v2 API with intelligent ranking.
Search Users
CONFLUENCE_SEARCH_USERSSearches for users using user-specific queries from the Confluence Query Language (CQL).
Update Blogpost
CONFLUENCE_UPDATE_BLOGPOSTTool to update a Confluence blog post's title or content.
Update Blogpost Property
CONFLUENCE_UPDATE_BLOGPOST_PROPERTYTool to update a property of a specified blog post.
Update Page
CONFLUENCE_UPDATE_PAGETool to update an existing Confluence page, replacing the entire page content.
Update Page Content Property
CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_PAGE_BY_IDTool to update a content property on a Confluence page.
Update Space Property
CONFLUENCE_UPDATE_SPACE_PROPERTYTool to update a space property.
Update Task
CONFLUENCE_UPDATE_TASKTool to update a Confluence task status.
Update Whiteboard Content Property
CONFLUENCE_UPDATE_CONTENT_PROPERTY_FOR_WHITEBOARD_BY_IDTool to update a content property on a whiteboard.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.