Pipeline name for Sync configuration: contacts
id
string
required

Unique identifier for the contact in Paragon

externalId
string

External identifier for the contact in the source integration

firstName
string

First name of the contact

lastName
string

Last name of the contact

fullName
string

Full name of the contact

companyName
string

Company name associated with the contact

jobTitle
string

Job title of the contact

emails
object[]

List of email addresses for the contact

phoneNumbers
object[]

List of phone numbers for the contact

addresses
object[]

List of addresses for the contact

socialProfiles
object[]

List of social profiles for the contact

type
enum<string>

Type of contact

Available options:
lead,
customer,
prospect,
partner,
other
status
enum<string>

Status of the contact

Available options:
active,
inactive,
new,
qualified,
unqualified
ownerId
string

External ID of the User who owns/manages this contact in the source integration

createdAt
integer

Timestamp when the contact was created

updatedAt
integer

Timestamp when the contact was last updated

lastActivityAt
integer

Timestamp of the last activity for the contact

lifecycleStage
string

Lifecycle stage of the contact

leadSource
string

Lead source for the contact

tags
string[]

Tags associated with the contact

notes
string

Notes about the contact

website
string

Website associated with the contact

customFields
object

All other fields for the contact, synced as-is from the source integration