Beyond-Bot.ai Logo+confluence Logo

Beyond-Bot.ai + confluence

A tool for team collaboration and knowledge management.

What You Can Do with this Integration

Automate Data Entry

Automatically sync new contacts or deals from Beyond-Bot.ai to confluence.

Enrich Customer Profiles

Use Beyond-Bot.ai to find and add new information to your records in confluence.

Trigger Workflows

Start automated workflows in confluence based on conversations with your virtual expert.

Available Actions

Here are the specific actions your virtual expert can perform within confluence.

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.

Get Space By Id

Tool to retrieve a confluence space by its id. use when you need detailed metadata of a specific space.

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 Page

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

Create Page Property

Tool to create a property on a confluence page. use when you need to add custom metadata or settings to a page.

Create Private Space

Tool to create a private confluence space. use when you need an isolated workspace viewable only by its creator.

Create Space

Tool to create a new confluence space. use when setting up a new knowledge area for organization.

Create Space Property

Tool to create a new property on a confluence space. use after confirming the space id when adding custom metadata.

Create Whiteboard

Tool to create a new confluence whiteboard. use when you need to start a collaborative whiteboard session.

Delete Blogpost Property

Tool to delete a blog post property. use when you need to remove custom metadata from a specified blog post.

Delete Page Content Property

Tool to delete a content property from a page by property id. use when you need to remove custom metadata from a page for cleanup or auditing.

Delete Whiteboard Content Property

Tool to delete a content property from a whiteboard by property id. use when you need to remove custom metadata from a whiteboard.

Delete Page

Tool to delete a confluence page. use with caution as this will permanently remove the page from the space.

Delete Space

Tool to delete a confluence space by its key. use when you need to permanently remove a space.

Delete Space Property

Tool to delete a space property. use when you need to remove a property from a confluence space after review.

Get Attachment Labels

Tool to list labels on an attachment. use after confirming the attachment id to fetch its labels.

Get Attachments

Tool to retrieve attachments of a confluence page. use after confirming page id to list its attachments (supports pagination).

Get Audit Logs

Tool to retrieve confluence audit records. use when you need to fetch and filter audit logs for compliance or troubleshooting.

Get Blogpost By Id

Tool to retrieve a specific confluence blog post by its id. use when you have a blog post id and need detailed metadata and content.

Get Blogpost Labels

Tool to retrieve labels of a specific confluence blog post by id. use after obtaining the blog post id to list its labels.

Get Blogpost Like Count

Tool to get like count for a confluence blog post. use after confirming the blog post id to retrieve total likes.

Get Blogpost Operations

Tool to retrieve permitted operations for a confluence blog post. use after confirming the blog post id to see allowed actions.

Get Blogposts

Tool to retrieve a list of blog posts. use when you need blog post ids.

Get Blog Posts

Tool to retrieve a list of blog posts. use when you need a paginated list of confluence blog posts.

Get Blog Posts For Label

Tool to list all blog posts under a specific label. use when you have a label id and need to retrieve associated blog posts.

Get Blogpost Version Details

Tool to retrieve details for a specific version of a blog post. use when you have a blogpostid and versionnumber and need detailed metadata for that version.

Get Blogpost Versions

Tool to retrieve all versions of a specific blog post. use when you have a blogpostid and need to list version numbers.

Get Child Pages

Tool to list all direct child pages of a given confluence page. use when you have a parent page id and need to discover its direct descendants.

Get Blog Post Content Properties

Tool to retrieve all content properties on a blog post. use when you need to list metadata properties set on a specific confluence blog post.

Get Page Content Properties

Tool to retrieve all content properties on a page. use when you need to list metadata properties set on a specific confluence page.

Get Content Restrictions

Tool to retrieve restrictions on a confluence content item. use when you need to see who can view or edit a page or blog post.

Get Current User

Tool to get information about the currently authenticated user. use when you need to check user details or permissions.

Get Inline Comments For Blog Post

Tool to retrieve inline comments for a confluence blog post. use when you need inline comment details by blog post id.

Get Labels

Tool to retrieve all labels in a confluence site. use when you need to list or page through labels.

Get Page Labels

Tool to retrieve labels of a specific confluence page by id. use after obtaining the page id to list its labels.

Get Labels For Space

Tool to list labels on a space. use when you need to retrieve labels for a specific space.

Get Labels For Space Content

Tool to list labels on all content in a space. use when you need to retrieve or filter content labels by space, with pagination and optional prefix filtering.

Get Page Ancestors

Tool to retrieve all ancestors for a given confluence page by its id. use when you need the full page hierarchy.

Get Page By Id

Tool to retrieve a confluence page by its id. use when you have a page id and need its detailed metadata and content.

Get Page Like Count

Tool to get like count for a confluence page. use after confirming the page id to retrieve total likes.

Get Pages

Tool to retrieve a list of pages. use when you need a paginated list of confluence pages.

Get Page Versions

Tool to retrieve all versions of a specific confluence page. use after confirming the page id to audit its edit history.

Get Space Contents

Tool to retrieve content in a confluence space. use when you need to list pages, blogposts, or attachments of a specific space key.

Get Space Properties

Tool to get properties of a confluence space. use when you need to retrieve custom metadata or settings stored as space properties.

Get Spaces

Tool to retrieve a list of confluence spaces. use when you need a paginated list of spaces with optional filtering.

Get Anonymous User

Tool to retrieve information about the anonymous user. use when you need to obtain guest user details before unauthenticated interactions.

Search Content

Searches for content by filtering pages from the confluence v2 api with intelligent ranking. since the native search endpoint is deprecated, this action: 1. fetches pages from the v2 pages endpoint with pagination (up to 300 pages) 2. applies intelligent client-side filtering with relevance scoring 3. returns results ranked by match quality (exact phrase > all words > partial matches) the search algorithm prioritizes exact phrase matches, then checks for all query words present in the title, and finally considers partial word matches. results are automatically sorted by relevance score for optimal user experience.

Search Users

Searches for users using user-specific queries from the confluence query language (cql).

Update Blogpost

Tool to update a confluence blog post's title or content. use when you need to modify an existing blog post. ensure you have the latest version number before calling.

Update Blogpost Property

Tool to update a property of a specified blog post. use when you need to modify custom metadata on a blog post.

Update Page Content Property

Tool to update a content property on a confluence page. use when you need to modify an existing metadata property by its id.

Update Whiteboard Content Property

Tool to update a content property on a whiteboard. use when you need to modify metadata on a confluence whiteboard.

Update Page

Tool to update an existing confluence page. use when you need to modify existing documentation or content.

Update Space Property

Tool to update a space property. use when you need to modify custom metadata stored on a confluence space (requires fetching the current property version first).