Active |
---|
This application does not need additional settings. So you can make connection only by using your login credentials or by following the instructions below . |
With Confluence modules in Boost.space Integrator, you can manage the pages, blog posts, tables, mentions, and content in your Confluence account.
To use the Confluence modules, you must have a Confluence account. You can create an account at www.atlassian.com/software/confluence.
Refer to the Confluence API documentation for a list of available endpoints.
To establish the connection in Boost.space Integrator:
-
Log in to your Boost.space Integrator account, add a Confluence module to your scenario, and click Create a connection.
-
Optional: In the Connection name field, enter a name for the connection.
-
In the Site Name field, enter your Confluence site name.
Site Name can be found at
https://<my-site-name>.atlassian.net/
. -
Optional: Click Show advanced settings and enter your custom app client credentials. For more information, refer to the Confluence OAuth 2.0 Configuration documentation.
If requested, use the following Redirect URI when creating your custom app:
https://www.integrator.boost.space/oauth/cb/confluence
. -
Click Save.
-
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Confluence modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting the app, you can perform the following actions:
Page
-
Watch Pages
Permissions: read:page, read:space
-
Search Pages
Permissions: read:page, read:space
-
Get a Page
Permissions: read:page
-
List Page Versions
Permissions: read:page
-
Create a Page
Permissions: write:page, read:space
-
Update a Page
Permissions: write:page, read:page, read:space
-
Delete a Page
Permissions: delete:page, read:page
Blog Post
-
Watch Blog Posts
Permissions: read:page, read:space
-
Search Blog Posts
Permissions: read:page, read:space
-
Get a Blog Post
Permissions: read:page, read:space
-
List Blog Post Versions
Permissions: read:page
-
Create a Blog Post
Permissions: write:page, read:space
-
Update a Blog Post
Permissions: write:page, read:page, read:space
-
Delete a Blog Post
Permissions: delete:page, read:page
Other
-
Make an API Call