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
Prerequisite
Before you can connect to Confluence connection, you need to enable the AppConnect connection. This will enable the connection to appear in the list of available connectors for you to use.
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: