Confluence connection
Confluence is a content collaboration tool that helps teams to create, share and manage content in a centralized repository.
Supported versions
Confluence 10.1
Create a connection to Confluence
To create the connection asset, you need these connection details:
- Endpoint URL: The URL for the Confluence server.
- Authentication type: Choose the type of authentication you want to use. The options are:
- BASIC
Credentials
- User name: The user name for the Confluence account you want to use.
- Password or API token: The password used for your Confluence on-premises account, or the API token used for your Confluence cloud account.
- Rest API URI: This field is only required if you are connecting to an on-premises Confluence instance. You will need to specify the API URI based on if you are deploying with a context or without a context.
- API URI with context:
/<context-name>/rest/api - API URI without context:
/rest/api
- API URI with context:
For Private connectivity, to connect to a database that is not externalized to the internet (for example, behind a firewall), you must set up a secure connection.