1
0
mirror of synced 2026-01-06 06:04:16 -05:00
Files
airbyte/docs/integrations/sources/copper.md
Evan Tahler a55eb7df2d Fix CI Dependency Check Failures (#20666)
* pardot

* plaid

* quickbooks

* appfollow

* appstore

* cloudtrail

* clickup

* clockify

* coda

* Coinmarketcap

* cooper

* dixa

* dv-360

* exchange-rates

* file

* gridly

* Hellobaton

* kustomer

* mailersend

* microsoft dataverse

* n8n

* PersistIq

* Survey Sparrow

* Twilio Taskrouter

* YouTube Analytics Business

* Younium

* Yahoo Finance Price

* Yandex Metrica

* Xero

* WooCommerce

* XKCD

* Webflow

* US Census API

* Qonto

* Pivotal Tracker

* KVDB

* Firestore

* Ignore even more connectors

* test run

* SFTP JSON

* cleanup

* move pardot changelog

* update links

* remove testing HACK

* Update docs/integrations/sources/dixa.md

Co-authored-by: Augustin <augustin@airbyte.io>

* Update docs/integrations/sources/kustomer-singer.md

Co-authored-by: Augustin <augustin@airbyte.io>

* Update docs/integrations/sources/pardot.md

Co-authored-by: Augustin <augustin@airbyte.io>

* Update docs/integrations/sources/kustomer-singer.md

Co-authored-by: Augustin <augustin@airbyte.io>

* Update docs/integrations/sources/pardot.md

Co-authored-by: Augustin <augustin@airbyte.io>

Co-authored-by: Augustin <augustin@airbyte.io>
2022-12-20 16:57:25 -06:00

1.6 KiB

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:

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.1.0 2022-11-17 #18848 🎉 New Source: Copper [python cdk]