Confluence
Procedures and concepts for the Confluence integration.
Overview
This integration provides automation capabilities for Confluence, enabling streamlined workflows and enhanced productivity. Connect your processes with Confluence to automate routine tasks and improve operational efficiency.
Prerequisites
1. Required Books
The following Book(s) need to be added to your agent so it can learn and understand the automation procedures defined within them:
Confluence
How to Add the Book(s)
Go to Books → All Books.
Search for the name of the book and click on it.
Click on Install or Add Connection to add the book to your agent.
If adding a connection, you'll be prompted for connectivity details.
Connectivity
This section outlines the available methods for connecting to the Book, along with the required configuration details for each.
Connect using Email, Domain and Token
Connects to an API using the provided email and Atlassian token.
The email address for authentication
text
Domain
The domain of the Atlassian account
text
Token
The Atlassian API token for authentication
sensitive
Procedures
to create a page in a (space)
Creates a page in Confluence
Input Concepts
title
The title of the page to create
text
Yes
(no default)
body
The body content of the page in wiki format
text
Yes
(no default)
Output Concepts
Examples
Retrieve all pages
to retrieve some (pages) from confluence
Retrieves pages from Confluence
Output Concepts
Examples
Retrieve all pages
Retrieve a space by its title.
to retrieve some (spaces) from confluence
Retrieves spaces from Confluence
Output Concepts
Examples
Retrieve all spaces
Retrieve a space by its key.
Concepts
Confluence space
A Space in Confluence
id
The unique identifier of the space
text
name
The name of the space
text
Confluence page
A Page in Confluence
id
The unique identifier of the page
text
title
The title of the page
text
content
The content of the page
text
Last updated
Was this helpful?

