Skip to main content

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:

  1. Navigate to the Airbyte Open Source dashboard
  2. Enter a name for your source
  3. Enter your Copper api_key. This can be generated by logging into Copper -> Settings -> Integrations -> API Keys
  4. Enter your Copper user_email. The email used to login to Copper
  5. Click Set up source

Supported sync modes

The Copper source connector supports the following sync modes:

FeatureSupported?
Full Refresh SyncYes
Incremental - Append SyncNo
Replicate Incremental DeletesNo
SSL connectionYes
NamespacesNo

Supported Streams

Reference

Config fields reference

Field
Type
Property name
string
api_key
string
user_email

Changelog

VersionDatePull RequestSubject
0.3.02023-08-10*****Migrate to low code
0.2.02023-04-1724824Add opportunities stream
0.1.02022-11-1718848🎉 New Source: Copper [python cdk]