The Confluence source supports Full Refresh syncs.
This Source is capable of syncing the following core Streams:
The Confluence API uses the same JSONSchema types that Airbyte uses internally (string, date-time, object, array, boolean, integer, and number), so no type conversions happen as part of this source.
| Feature | Supported? |
|---|---|
| Full Refresh Sync | Yes |
| Incremental - Append Sync | No |
| Incremental - Dedupe Sync | No |
| SSL connection | No |
| Namespaces | No |
The Confluence connector should not run into Confluence API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
- Confluence Account
- Confluence API Token
- Confluence domain name
- Confluence email address
Follow this article to create an API token for your Confluence account.
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.1.1 | 2022-01-31 | 9831 | Fix: Spec was not pushed to cache |
| 0.1.0 | 2021-11-05 | 7241 | 🎉 New Source: Confluence |