Creating a Confluence Data Center connection
Create the connection by using one of the following methods:Using Username and Password
To create the connection you need:- An API Address
- A Username
- A Password
Confluence Data Center uses multiple structures for API base URIs:
http://host:port
http://host:port/context
http://host:port/confluence
Using Access Token
To create the connection you need:- An API Address
- A Personal Access Token
Confluence Data Center uses multiple structures for API base URIs:
http://host:port
http://host:port/context
http://host:port/confluence
Obtaining the Access Token
- In Confluence, select your profile picture at the top right of the screen, then choose Settings > Personal Access Tokens.
- Select Create token.
- Give your new token a name.
- Click Create.
Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the Confluence Data Center icon. A dialog box with name of the connection and connection methods appear.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Select Username & Password as the method to create the connection.
-
Fill in the parameters:
- The API Address
- The Username
- The Password
- (Optional) Click Test Connection to test it.
- Click Create connection. The new connection appears on the Connections page.