Babelforce
Overview
The Babelforce source supports Full Refresh as well as Incremental syncs.
Full Refresh sync means every time a sync is run, Airbyte will copy all rows in the tables and columns you set up for replication into the destination in a new table. Incremental syn means only changed resources are copied from Babelformce. For the first run, it will be a Full Refresh sync.
Output schema
Several output streams are available from this source:
If there are more endpoints you'd like Airbyte to support, please create an issue.
Features
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental Sync | Yes |
Replicate Incremental Deletes | Coming soon |
SSL connection | Yes |
Namespaces | No |
Performance considerations
There are no performance consideration in the current version.
Getting started
Requirements
- Region/environment as listed in the
Regions & environments
section here - Babelforce access key ID
- Babelforce access token
- (Optional) start date from when the import starts in epoch Unix timestamp
Setup guide
Generate a API access key ID and token using the Babelforce documentation
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.3.1 | 2024-08-16 | 44196 | Bump source-declarative-manifest version |
0.3.0 | 2024-08-09 | 43439 | Refactor connector to manifest-only format |
0.2.12 | 2024-08-03 | 43191 | Update dependencies |
0.2.11 | 2024-07-27 | 42633 | Update dependencies |
0.2.10 | 2024-07-20 | 42239 | Update dependencies |
0.2.9 | 2024-07-13 | 41728 | Update dependencies |
0.2.8 | 2024-07-10 | 41508 | Update dependencies |
0.2.7 | 2024-07-09 | 41260 | Update dependencies |
0.2.6 | 2024-07-06 | 40911 | Update dependencies |
0.2.5 | 2024-06-25 | 40386 | Update dependencies |
0.2.4 | 2024-06-22 | 39963 | Update dependencies |
0.2.3 | 2024-06-12 | 38776 | Make connector compatible with Builder |
0.2.2 | 2024-06-06 | 39163 | [autopull] Upgrade base image to v1.2.2 |
0.2.1 | 2024-05-21 | 38523 | [autopull] base image + poetry + up_to_date |
0.2.0 | 2023-08-24 | 29314 | Migrate to Low Code |
0.1.0 | 2022-05-09 | 12700 | Introduce Babelforce source |