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