Prepare Your Confluence Unstructured Connection (Beta)
To set up a Confluence Unstructured connection with Data 360, you need to gather some details from your Atlassian Confluence Cloud environment. Collect this information before you get started.
This feature is a Beta Service. A customer may opt to try a Beta Service in its sole discretion. Any use of the Beta Service is subject to the applicable Beta Services Terms provided at Agreements and Terms. If you have questions or feedback about this Beta Service, contact the Data 360 Connector team at datacloud-connectors-beta@salesforce.com.
You need your Confluence Cloud ID to connect Data 360 to your Confluence instance. The Cloud ID uniquely identifies your Atlassian Cloud site.
- Open your Confluence instance in a browser.
- Navigate to the following URL, replacing
<your-domain>with your Atlassian site domain:https://<your-domain>.atlassian.net/_edge/tenant_info - The response contains a JSON object. Copy the value of the
cloudIdfield.
For example, if your Confluence URL is https://mycompany.atlassian.net, go to https://mycompany.atlassian.net/_edge/tenant_info and copy the cloudId value.
Save this Cloud ID to use during the connection setup.
You need your Atlassian Organization ID to allow Data 360 to retrieve user information from your Confluence instance.
- Sign in to your Atlassian Admin console at
https://admin.atlassian.com. - Select your organization.
- The Organization ID appears in the URL:
https://admin.atlassian.com/o/<org-id>/overview - Copy the Organization ID from the URL.
Save this Organization ID to use during the connection setup.
You need an Atlassian Admin API token to allow Data 360 to retrieve user data from your Atlassian organization.
- Sign in to your Atlassian Admin console at
https://admin.atlassian.com. - Select your organization.
- Navigate to Organization Settings > API keys.
- Click Create API key.
- Enter a name for the API key and set an expiration date.
- Click Create.
- Copy the API key value.
Important: Store this API key securely. You can't view it again after you close the creation dialog.
Save this Admin API Token to use during the connection setup.
You need your Confluence Space ID to scope the data ingestion to a specific space when creating a Data Lake Object (DLO).
- Open Confluence Cloud in your browser.
- Navigate to the space you want to ingest data from.
- The Space ID appears in the URL. For example, in the URL
https://mycompany.atlassian.net/wiki/spaces/ENG/overview, the Space ID isENG.
Alternatively:
- Go to Space Settings for the desired space.
- The Space ID is displayed on the Space Details page.
Save this Space ID to use when creating the Data Lake Object.