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
Reference
Config fields reference
Field
Type
Property name
string
api_key
string
user_email
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.3.16 | 2024-08-10 | 43674 | Update dependencies |
0.3.15 | 2024-08-03 | 43118 | Update dependencies |
0.3.14 | 2024-07-27 | 42710 | Update dependencies |
0.3.13 | 2024-07-20 | 42266 | Update dependencies |
0.3.12 | 2024-07-13 | 41843 | Update dependencies |
0.3.11 | 2024-07-10 | 41385 | Update dependencies |
0.3.10 | 2024-07-09 | 41111 | Update dependencies |
0.3.9 | 2024-07-06 | 41004 | Update dependencies |
0.3.8 | 2024-06-25 | 40260 | Update dependencies |
0.3.7 | 2024-06-22 | 40090 | Update dependencies |
0.3.6 | 2024-06-06 | 39234 | [autopull] Upgrade base image to v1.2.2 |
0.3.5 | 2024-05-17 | 38214 | Make connector compatable with builder |
0.3.4 | 2024-04-19 | 37145 | Updating to 0.80.0 CDK |
0.3.3 | 2024-04-18 | 37145 | Manage dependencies with Poetry. |
0.3.2 | 2024-04-15 | 37145 | Base image migration: remove Dockerfile and use the python-connector-base image |
0.3.1 | 2024-04-12 | 37145 | schema descriptions |
0.3.0 | 2023-08-10 | * | Migrate to low code |
0.2.0 | 2023-04-17 | 24824 | Add opportunities stream |
0.1.0 | 2022-11-17 | 18848 | 🎉 New Source: Copper [python cdk] |