Commcare
This page guides you through the process of setting up the Commcare source connector.
Prerequisites
- Your Commcare API Key
 - The Application ID you are interested in
 - The start date to replicate records
 
Set up the Commcare source connector
- Log into your Airbyte Cloud or Airbyte Open Source account.
 - Click Sources and then click + New source.
 - On the Set up the source page, select Commcare from the Source type dropdown.
 - Enter a name for your source.
 - For API Key, enter your Commcare API Key.
 - Click Set up source.
 
Supported sync modes
The Commcare source connector supports the following sync modes:
- Full Refresh
 - Overwrite
 - Incremental
 
Supported Streams
The Commcare source connector supports the following streams:
- Application
 - Case
 - Form
 
Reference
Config fields reference
Field
Type
Property name
string
api_key
string
app_id
string
start_date
string
project_space
Changelog
| Version | Date | Pull Request | Subject | 
|---|---|---|---|
| 0.1.0 | 2022-11-08 | 20220 | Commcare Source Connector |