{
"id": "<string>",
"externalId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"name": "Acme Corporation",
"description": "<string>",
"website": "https://www.acme.com",
"addresses": [
{
"street1": "123 Main Street",
"street2": "Suite 100",
"city": "New York",
"state": "NY",
"postalCode": "10001",
"country": "United States"
}
],
"phoneNumbers": [
{
"number": "+1234567890",
"description": "Main office line"
}
],
"annualRevenue": 123,
"numberOfEmployees": 123,
"parentCompanyId": "<string>",
"timezone": "America/New_York",
"type": "Prospect",
"industry": "Technology",
"ownerId": "<string>",
"customFields": {}
}CRM Company
A company, organization, or account in a CRM system.
companiesUnique identifier for the company in Paragon
External identifier for the company in the source integration
Timestamp of when the company was created
Timestamp of when the company was last updated
Company name
"Acme Corporation"
Company description or notes
Primary website URL
"https://www.acme.com"
Addresses associated with the company
Show child attributes
Show child attributes
Phone numbers associated with the company
Show child attributes
Show child attributes
Annual revenue amount
Number of employees
External ID of the parent company in the source integration
Company timezone
"America/New_York"
Type of company, e.g. Prospect, Partner, Vendor, Competitor
"Prospect"
Industry classification
"Technology"
External ID of the User who owns/manages this company in the source integration
All other fields for the company, synced as-is from the source integration
Was this page helpful?