Skip to content

Affinity

Reference


Affinity is a customer relationship management (CRM) platform that leverages relationship intelligence to help businesses strengthen connections and drive engagement with client and prospects.

Categories: [crm]

Version: 1


Connections

Version: 1

Bearer Token

Properties

NameTypeControl TypeDescription
TokenSTRINGTEXT

Actions

Create opportunity

Creates a new opportunity

Properties

NameTypeControl TypeDescription
NameSTRINGTEXTThe name of the opportunity.

Output

Type: OBJECT

Properties

TypeControl Type
INTEGERINTEGER
STRINGTEXT

Create organization

Creates a new organization

Properties

NameTypeControl TypeDescription
NameSTRINGTEXTThe name of the organization.
DomainSTRINGTEXTThe domain name of the organization.

Output

Type: OBJECT

Properties

TypeControl Type
INTEGERINTEGER
STRINGTEXT
STRINGTEXT

Create person

Creates a new person

Properties

NameTypeControl TypeDescription
First nameSTRINGTEXTThe first name of the person.
Last nameSTRINGTEXTThe last name of the person.
Emails[STRING]ARRAY_BUILDERThe email addresses of the person.

Output

Type: OBJECT

Properties

TypeControl Type
INTEGERINTEGER
STRINGTEXT
STRINGTEXT
[STRING]ARRAY_BUILDER