Confluence
The Confluence connection will sync all of the pages you have access to.
Creating a Connection
- After you select Confluence, you will be prompted to allow Ragie to interact with your Confluence data.
- After you accept, you will be redirected to a new page.
- Select an API key from the dropdown at the top. All documents created by the connection will be attributed to the selected API key.
- Fill out any metadata you want to associate with the content in your Confluence. You can use this to filter the data later. This is in JSON format. You can leave it blank, or you could set it to something like
{
"company": "acme"
}
- Select the import mode
- Click "Create Connection" at the top right
You will be taken back to the connectors page and the system will schedule a sync process.
What is synced?
- Spaces with Page content that are not in "draft" status
- File attachment for a space that is supported by Ragie are synced. See api reference for details on supported file types.
Updated 14 days ago