Captain Data
This page contains the setup guide and reference information for the Captain Data source connector.
Api key and project UID are mandate for this connector to work, It could be generated from the dashboard settings (ref - https://app.captaindata.co/settings).
- Available params
- api_key: The api_key
- project_uid: The project UID
- Log into your Airbyte Cloud account.
- In the left navigation bar, click Sources. In the top-right corner, click +new source.
- On the Set up the source page, enter the name for the Captain Data connector and select Captain Data from the Source type dropdown.
- Enter your
api_key
andproject_uid
. - Click Set up source.
- Navigate to the Airbyte Open Source dashboard.
- Set the name for your source.
- Enter your
api_key
andproject_uid
. - Click Set up source.
The Captain Data source connector supports the following sync modes:
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental Sync | No |
Replicate Incremental Deletes | No |
SSL connection | Yes |
Namespaces | No |
- workspace
- workflows
- jobs
- job_results
GET https://api.captaindata.co/v3/
Captain Data API reference has v3 at present. The connector as default uses v3.
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.2.2 | 2024-11-04 | 48177 | Update dependencies |
0.2.1 | 2024-10-29 | 47769 | Update dependencies |
0.2.0 | 2024-08-19 | 44419 | Refactor connector to manifest-only format |
0.1.15 | 2024-08-17 | 44340 | Update dependencies |
0.1.14 | 2024-08-12 | 43919 | Update dependencies |
0.1.13 | 2024-08-10 | 43531 | Update dependencies |
0.1.12 | 2024-08-03 | 43136 | Update dependencies |
0.1.11 | 2024-07-27 | 42717 | Update dependencies |
0.1.10 | 2024-07-20 | 42137 | Update dependencies |
0.1.9 | 2024-07-13 | 41751 | Update dependencies |
0.1.8 | 2024-07-10 | 41583 | Update dependencies |
0.1.7 | 2024-07-09 | 41321 | Update dependencies |
0.1.6 | 2024-07-06 | 40886 | Update dependencies |
0.1.5 | 2024-06-25 | 40486 | Update dependencies |
0.1.4 | 2024-06-21 | 39929 | Update dependencies |
0.1.3 | 2024-06-15 | 39508 | Make connector compatible with Builder |
0.1.2 | 2024-06-04 | 38951 | [autopull] Upgrade base image to v1.2.1 |
0.1.1 | 2024-05-20 | 38374 | [autopull] base image + poetry + up_to_date |
0.1.0 | 2023-04-15 | Init | Initial commit |