Copper
This page contains the setup guide and reference information for the Copper source connector.
Prerequisites
This Copper source uses the Copper API.
Setup guide
Step 1: Set up Copper
For Airbyte OSS:
- Navigate to the Airbyte Open Source dashboard
- Enter a name for your source
- Enter your Copper api_key. This can be generated by logging into Copper -> Settings -> Integrations -> API Keys
- Enter your Copper user_email. The email used to login to Copper
- Click Set up source
Supported sync modes
The Copper source connector supports the following sync modes:
| Feature | Supported? | 
|---|---|
| Full Refresh Sync | Yes | 
| Incremental - Append Sync | No | 
| Replicate Incremental Deletes | No | 
| SSL connection | Yes | 
| Namespaces | No | 
Supported Streams
Changelog
| Version | Date | Pull Request | Subject | 
|---|---|---|---|
| 0.3.0 | 2023-08-10 | * | Migrate to low code | 
| 0.2.0 | 2023-04-17 | 24824 | Add opportunitiesstream | 
| 0.1.0 | 2022-11-17 | 18848 | 🎉 New Source: Copper [python cdk] |