Pipeline name for Sync configuration: companies
id
string
required

Unique identifier for the company in Paragon

externalId
string
required

External identifier for the company in the source integration

createdAt
string<date-time>
required

Timestamp of when the company was created

updatedAt
string<date-time>
required

Timestamp of when the company was last updated

name
string
required

Company name

Example:

"Acme Corporation"

description
string

Company description or notes

website
string<uri>

Primary website URL

Example:

"https://www.acme.com"

addresses
object[]

Addresses associated with the company

phoneNumbers
object[]

Phone numbers associated with the company

annualRevenue

Annual revenue amount

numberOfEmployees
integer

Number of employees

parentCompanyId
string

External ID of the parent company in the source integration

timezone
string

Company timezone

Example:

"America/New_York"

type
string

Type of company, e.g. Prospect, Partner, Vendor, Competitor

Example:

"Prospect"

industry
string

Industry classification

Example:

"Technology"

ownerId
string

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

customFields
object

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