Confluence Unstructured Connector Limitations and Troubleshooting (Beta)
The Confluence Unstructured connector ingests the following content types:
- Pages (including nested/child pages)
- Blog posts
- Comments (on pages and blog posts)
- Attachments (files attached to Confluence content)
Confluence Cloud Only
This connector supports Atlassian Confluence Cloud (SaaS) only. Confluence Data Center and Confluence Server are not supported.
Single Space per Data Lake Object
Each UDLO ingests content from a single Confluence space. To ingest content from multiple spaces, create separate UDLOs for each space.
- Verify the Cloud ID is correct by navigating to
https://<your-domain>.atlassian.net/_edge/tenant_info. - Verify the Named Credential authentication was completed successfully by re-authenticating with the Confluence 3LO provider.
- Verify the Admin API Token is valid and has not expired.
- Verify the Org ID matches the organization associated with your Confluence instance.
- Verify the Space ID is correct and the space contains content.
- Verify the authenticated user has read access to the specified space.
- Check the Data Lake Object sync status for error details.
- Large spaces may require additional sync cycles due to API rate limits.
- Verify the authenticated user has permission to access all content in the space, including restricted pages.
See Also