Confluence Plugin
To use the Confluence plugin, Venue.sh requires an API token to communicate with Confluence APIs. This document outlines the process of creating the API token and configuring the plugin.
Generating an API Token
- Confluence Cloud
- Confluence Data Center (DC)
To generate a personal access token for Confluence Cloud, follow these steps:
-
Log in to your Atlassian account:
- Go to Atlassian Cloud.
-
Navigate to the API Tokens page:
- Once logged in, click on your profile picture or avatar at the bottom left corner.
- Select Account settings from the dropdown menu.
- In the left-hand sidebar, click on Security.
- Under API tokens, click on Create API token.
-
Create a new API token:
- Click the Create API token button.
- Enter a label for your token, such as
Venue.sh Token
. - Click Create.
-
Copy your API token:
- Click Copy to clipboard to save the token.
- Important: Save this token in a secure place. You won't be able to see it again!
To generate a personal access token for Confluence Data Center, follow these steps:
-
Log in to Confluence Data Center:
- Open your Confluence DC instance and log in with your account.
-
Navigate to Personal Access Tokens:
- Click on your profile picture or avatar at the top right corner.
- Select Settings from the dropdown menu.
- In the left-hand sidebar, find and click on Personal Access Tokens.
-
Generate a new token:
- Click on Create a personal access token.
- Fill in the details for the token:
- Name: Give your token a descriptive name, such as
Venue.sh Token
. - Expiry Date: Optionally, set an expiry date for your token.
- Permissions: Choose the appropriate permissions required for the token.
- Click Create.
-
Copy your personal access token:
- Your new token will be displayed. Click Copy to clipboard to save the token.
- Important: Save this token in a secure place. You won't be able to see it again!
Configuration
To enable and configure the Confluence plugin, you need to provide several key details. Follow the instructions below to complete the setup.
-
Confluence URL
- For Confluence Cloud:
<atlassian-site-url>
/wiki
- e.g.
https://<yourcompany>.atlassian.net/wiki
- e.g.
- For Confluence Data Center (DC):
<confluence-url>
- e.g.
https://confluence.yourcompany.com
- e.g.
- For Confluence Cloud:
-
Space Keys:
- Provide the keys for the Confluence spaces you want to access. Space keys are unique identifiers for Confluence spaces.
- e.g.
Development
Marketing
- e.g.
- Add one space key per line, using the add button if more items are needed.
- Provide the keys for the Confluence spaces you want to access. Space keys are unique identifiers for Confluence spaces.
-
Instance Type:
- Select the type of Confluence instance you are using.
- Confluence Cloud
- Enter the email address associated with the Confluence user account.
- Enter the API token generated in the previous step.
- Confluence Data Center (DC)
- Enter the API token generated in the previous step.
- Confluence Cloud
- Select the type of Confluence instance you are using.
Following these steps will ensure that the plugin is correctly configured to interact with your Confluence instance. Make sure to keep your API token secure and do not share it publicly.
References
Looking for more information? Check out the following resource: