Skip to content

Copper

Reference


Copper is a customer relationship management (CRM) software designed to streamline and optimize sales processes, providing tools for managing contact, leads, opportunities, and communications in one centralized platform.

Categories: [crm]

Version: 1


Connections

Version: 1

API Key

Properties

NameTypeControl TypeDescription
Email addressSTRINGTEXT
KeySTRINGTEXT

Actions

Create Activity

Creates a new activity.

Properties

NameTypeControl TypeDescription
Activity TypeSTRINGSELECTThe activity type of this activity.
DetailsSTRINGTEXTText body of this activity.
Parent TypeSTRINGSELECTParent type to associate this activity with.
Parent NameSTRINGSELECTParent this activity will be associated with.

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
{STRING(category), STRING(id)}OBJECT_BUILDER
STRINGTEXT
{STRING(type), STRING(id)}OBJECT_BUILDER

Create Company

Creates a new company.

Properties

NameTypeControl TypeDescription
NameSTRINGTEXTThe name of the company.
AssigneeSTRINGSELECTUser that will be the owner of the company.
Email DomainSTRINGTEXTThe domain to which email addresses for the company belong.
Contact TypeSTRINGSELECTContact type of the company.
DetailsSTRINGTEXTDescription of the company.
Phone Numbers[{STRING(number), STRING(category)}]ARRAY_BUILDERPhone numbers belonging to the company.
Socials[{STRING(url), STRING(category)}]ARRAY_BUILDERSocial profiles belonging to the company.
Websites[{STRING(url), STRING(category)}]ARRAY_BUILDERWebsites belonging to the company.
Address{STRING(street), STRING(city), STRING(state), STRING(postal_code), STRING(country)}OBJECT_BUILDERCompany’s street, city, state, postal code, and country.
Tags[STRING]ARRAY_BUILDERTags associated with the company

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
STRINGTEXT
{STRING(street), STRING(city), STRING(state), STRING(postal_code), STRING(country)}OBJECT_BUILDER
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT
[{STRING(number), STRING(category)}]ARRAY_BUILDER
[{STRING(url), STRING(category)}]ARRAY_BUILDER
[STRING]ARRAY_BUILDER
[{STRING(url), STRING(category)}]ARRAY_BUILDER

Create Person

Creates a new person.

Properties

NameTypeControl TypeDescription
NameSTRINGTEXTThe first and last name of the person.
Emails[{STRING(email), STRING(category)}($Email)]ARRAY_BUILDEREmail addresses belonging to the person.
AssigneeSTRINGSELECTUser that will be the owner of the person.
TitleSTRINGTEXTThe professional title of the person.
CompanySTRINGSELECTPrimary company with which the person is associated.
Contact typeSTRINGSELECTThe unique identifier of the contact type of the person.
DetailsSTRINGTEXTDescription of the person.
Phone Numbers[{STRING(number), STRING(category)}]ARRAY_BUILDERPhone numbers belonging to the person.
Socials[{STRING(url), STRING(category)}]ARRAY_BUILDERSocial profiles belonging to the person.
Websites[{STRING(url), STRING(category)}]ARRAY_BUILDERWebsites belonging to the person.
Address{STRING(street), STRING(city), STRING(state), STRING(postal_code), STRING(country)}OBJECT_BUILDERPerson’s street, city, state, postal code, and country.
Tags[STRING]ARRAY_BUILDERTags associated with the person.

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
STRINGTEXT
{STRING(street), STRING(city), STRING(state), STRING(postal_code), STRING(country)}OBJECT_BUILDER
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT
[{STRING(email), STRING(category)}]ARRAY_BUILDER
[{STRING(number), STRING(category)}]ARRAY_BUILDER
[{STRING(url), STRING(category)}]ARRAY_BUILDER
[STRING]ARRAY_BUILDER
STRINGTEXT
[{STRING(url), STRING(category)}]ARRAY_BUILDER

Create Task

Creates a new task in Copper.

Properties

NameTypeControl TypeDescription
NameSTRINGTEXTThe name of the task.
AssigneeSTRINGSELECTUser to assign the task to.
Due DateDATEDATEThe due date of the task.
Reminder DateDATEDATEThe reminder date of the task.
DescriptionSTRINGTEXTDescription of the task.
PrioritySTRINGSELECTThe priority of the task.
Tags[STRING]ARRAY_BUILDER
StatusSTRINGSELECTThe status of the task.

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
STRINGTEXT
Related Resource{STRING(id), STRING(type)}
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT
[]ARRAY_BUILDER
[]ARRAY_BUILDER
STRINGTEXT
STRINGTEXT