Skip to main content

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
  1. Log into your Airbyte Cloud account.
  2. In the left navigation bar, click Sources. In the top-right corner, click +new source.
  3. On the Set up the source page, enter the name for the Captain Data connector and select Captain Data from the Source type dropdown.
  4. Enter your api_key and project_uid.
  5. Click Set up source.
  1. Navigate to the Airbyte Open Source dashboard.
  2. Set the name for your source.
  3. Enter your api_key and project_uid.
  4. Click Set up source.

The Captain Data source connector supports the following sync modes:

FeatureSupported?
Full Refresh SyncYes
Incremental SyncNo
Replicate Incremental DeletesNo
SSL connectionYes
NamespacesNo
  • 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
VersionDatePull RequestSubject
0.2.22024-11-0448177Update dependencies
0.2.12024-10-2947769Update dependencies
0.2.02024-08-1944419Refactor connector to manifest-only format
0.1.152024-08-1744340Update dependencies
0.1.142024-08-1243919Update dependencies
0.1.132024-08-1043531Update dependencies
0.1.122024-08-0343136Update dependencies
0.1.112024-07-2742717Update dependencies
0.1.102024-07-2042137Update dependencies
0.1.92024-07-1341751Update dependencies
0.1.82024-07-1041583Update dependencies
0.1.72024-07-0941321Update dependencies
0.1.62024-07-0640886Update dependencies
0.1.52024-06-2540486Update dependencies
0.1.42024-06-2139929Update dependencies
0.1.32024-06-1539508Make connector compatible with Builder
0.1.22024-06-0438951[autopull] Upgrade base image to v1.2.1
0.1.12024-05-2038374[autopull] base image + poetry + up_to_date
0.1.02023-04-15InitInitial commit