Copper CRM

To enable seamless data synchronization between the CRM platform Copper and other applications, this topic explains how to integrate the source with Daton.

Snapshot

Activities

Integrate CopperCRM with Daton

  1. Signin to Daton

  2. Select CopperCRM from Integrations page

  3. Provide Integration Name, Replication Frequency, and History. Integration name would be used in creating tables for the integration and cannot be changed later

  4. Provide Email as username and Access Token to authorize Daton to periodically extract data from CopperCRM

  5. Post successful authentication, you will be prompted to choose from the list of available tables

  6. Then select all required fields for each table

  7. Submit the integration

Workflow

  1. Integrations would be in Pending state initially and will be moved to Active state as soon as the first job loads data successfully on to the configured warehouse

  2. Users would be able to edit/pause/re-activate/delete integration anytime

  3. Users can view job status and process logs from the integration details page by clicking on the integration name from the active list

CopperCRM Data

People

Purpose: A Person is an individual with whom you communicate. The People API allows you to create, view, delete and update your People. You can retrieve an individual Person, list all People, or use search filters to view subsets of your People.

Source API Documentation

https://developer.copper.com/index.html

Replication: Key-Based Replication

Replication Key: Created_Date

Fields

Users

Purpose: To list the users with their id's,name and email

Source API Documentation

https://developer.copper.com/index.html

Replication: Full Replication

Replication Key: NA

Fields

Companies

Purpose: A Company is an organization with which you communicate. The Companies API allows you to create, view, delete and update your Companies. You can retrieve individual Companies, list all Companies, or use search filters to view subsets of your Companies

Source API Documentation

https://developer.copper.com/index.html

Replication: Full Replication

Replication Key: NA

Fields

Opportunities

Purpose: An Opportunity is a potential business deal. The Opportunities API allows you to create, view, delete and update your Opportunities.

Source API Documentation

https://developer.copper.com/index.html

Replication: Key-Based Replication

Replication Key: Modified_Date

Fields

Activities

Purpose: Copper keeps a record of activities for People, Leads, Opportunities, and Companies. The Activities API allows you to view, create, edit, and delete activities

Source API Documentation

https://developer.copper.com/index.html

Replication: Key-Based Replication

Replication Key: Activity_Date

Fields

Leads

Purpose: A Lead is an individual or a company that's interested in your products or services.

Source API Documentation

https://developer.copper.com/index.html

Replication: Full Replication

Replication Key: NA

Fields

Last updated