Sources
Confluence
Ingest your files into Unstructured from Confluence.
You’ll need:
The Confluence prerequisites:
- A Confluence account.
- The URL for the target Confluence instance.
- A Confluence user with the correct permissions to access the target spaces and pages in the Confluence instance.
- A Confluence API token for the target Confluence user.
- Optionally, the names of the specific spaces in the Confluence instance to access.
To create the source connector:
- On the sidebar, click Connectors.
- Click Sources.
- Click Add new.
- Give the connector some unique Name.
- In the Provider area, click Confluence.
- Click Continue.
- Follow the on-screen instructions to fill in the fields as described later on this page.
- Click Save and Test.
Fill in the following fields:
- Name (required): A unique name for this connector.
- URL (required): The URL to the target Confluence Cloud instance.
- User Email (required): The email address of the user who has access to the instance.
- API Token (required): The Confluence API token that provides access to the instance.
- Max Number of Spaces: The maximum number of Confluence spaces to access within the Confluence Cloud instance. The default is 500 unless otherwise specified.
- Max Number of Docs Per Space: The maximum number of documents to access within each space. The default is 150 unless otherwise specified.
- List of Spaces: A comma-separated string that lists the names of all of the spaces to access, for example:
luke,paul
. By default, if no space names are specified, and the Max Number of Spaces is reached for the instance, be aware that you might get unexpected results.
Was this page helpful?