Copper
Copper is a customer relationship management (CRM) platform designed to work seamlessly with Google Workspace. It helps teams manage leads, people, companies, and opportunities directly from familiar Google tools, improving sales productivity and relationship tracking.
Authentication :
Before you begin, make sure you have the following information:
Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings, such as MyAppCopperIntegration.Developer API: This value is fixed as developer_api and should not be changed.Email: The email address associated with your Copper user account.
API Key–Based Authentication :
Log in to your Copper CRM account.
Click the Settings icon in the top-right corner.
Navigate to Integrations.
Select API Keys.
Click Generate API Key.
Copy the generated API key and store it securely.
Use this generated token for authentication purposes.


ACTIONS :
Action Name | Description |
| Creates a new activity in Copper |
| Creates a new company in Copper |
| Creates a new lead in Copper |
| Create a new opportunity in Copper |
| Creates a new person in Copper |
| Deletes an activity in Copper |
| Deletes a company in Copper |
| Deletes a lead in Copper |
| Delete an opportunity in Copper |
| Deletes a person in Copper |
| Gets activity details by ID from Copper |
| Get company details from Copper |
| Gets lead details from Copper |
| Get opportunity details by ID from Copper |
| Get person details from copper |
| Get user details from Copper |
| Search activities in Copper |
| Search opportunities in Copper |
| Searches for companies in Copper |
| Search leads in Copper |
| Searches for people in Copper |
| Search for users in Copper |
| Updates an activity in Copper |
| Updates a company in Copper |
| Updates a lead in Copper |
| Updates an opportunity in Copper |
| Updates a person in Copper |
| Upserts a lead in Copper |
Triggers
Trigger Name | Description |
Delete activity | Triggers when an activity is deleted in Copper |
Delete company | Triggers when a company is deleted in Copper |
Delete lead | Triggers when a lead is deleted in Copper |
Delete opportunity | Triggers when an opportunity is deleted in Copper |
Delete person | Triggers when a person is deleted in Copper |
Delete project | Triggers when a project is deleted in Copper |
Delete task | Triggers when a task is deleted in Copper |
New activity | Triggers when a new activity is created in Copper |
New company | Triggers when a new company is created in Copper |
New lead | Triggers when a new lead is created in Copper |
New opportunity | Triggers when a new opportunity is created in Copper |
New person | Triggers when a new person is created in Copper |
New project | Triggers when a new project is created in Copper |
New task | Triggers when a new task is created in Copper |
Update activity | Triggers when an activity is updated in Copper |
Update company | Triggers when a company is updated in Copper |
Update lead | Triggers when a lead is updated in Copper |
Update opportunity | Triggers when an opportunity is updated in Copper |
Update person | Triggers when a person is updated in Copper |
Update project | Triggers when a project is updated in Copper |
Update task | Triggers when a task is updated in Copper |