Contact
A contact in your network.
- createdType: stringFormat: date-time
Utc requiredCreation timestamp (UTC).
- etagType: stringrequired
ETag for concurrency control.
- idType: stringrequired
Contact ID.
- updatedType: stringFormat: date-time
Utc requiredLast update timestamp (UTC).
- changeType: null | string
Origin Origin channel that triggered this change. Informational only; treat as an opaque value.
- changeType: null | string
Type Type of change that produced this version: "create", "update", or "delete"
- companiesType: array object[] · CompanyLink[]
Companies linked to this contact, primary first.
Lightweight company reference embedded on a contact, showing the relationship.
- idType: stringrequired
Company ID.
- nameType: stringrequired
Company name.
- isType: boolean
Primary Whether this is the contact's primary company.
- jobType: null | string
Title Job title at this company.
- uriType: null | string
Opaque canonical Propstreet entity URI for deep linking.
- deletedType: null | stringFormat: date-time
Utc Deletion timestamp (UTC) if soft-deleted.
- emailType: null | string
Email address.
- emailsType: array object[] · EmailEntry[]
All email addresses with type classification. The primary email (from the email field) is included with isPrimary=true.
An email address entry for a contact.
- addressType: stringrequired
Email address.
- isType: boolean
Primary Whether this is the primary email address for the contact. Computed by comparing with the contact's Email property.
- typeType: null | string
Type classification: "work", "personal", or "other".
- externalType: array object[] · ExternalRef[]
Refs External references.
Represents an external system reference (e.g., Salesforce, HubSpot, Pipedrive). Supports multiple CRM systems simultaneously.
- idType: stringmax length:255required
External identifier within the namespace (e.g., "003XXXXXXXXXXXX" for Salesforce). Case-sensitive. Format depends on the external system.
- namespaceType: stringmax length:50required
External system namespace (e.g., "salesforce", "hubspot", "pipedrive", "csv-import"). Case-insensitive.
- firstType: null | string
Name First name.
- lastType: null | string
Name Last name.
- linkedType: null | string
In Url LinkedIn profile URL in the format https://www.linkedin.com/in/{slug}.
- phoneType: null | string
Phone number.
- phonesType: array object[] · PhoneEntry[]
All phone numbers with type classification. The primary phone (from the phone field) is included with isPrimary=true.
A phone number entry for a contact.
- numberType: stringrequired
Phone number in E.164 format (e.g., "+4712345678").
- isType: boolean
Primary Whether this is the primary phone number for the contact. Computed by comparing with the contact's PhoneNumber property.
- typeType: null | string
Type classification: "mobile", "work", "home", or "other".
- primaryType: null | string
Company Id ID of the primary company for this contact.
- primaryType: null | string
Language Primary language code.
- profileType: null | string
Picture Url URL to download the profile picture, if set.
- strategyType: null | string
Investment strategy.
- tagsType: array string[]
List of tags.
- uriType: null | string
Opaque canonical Propstreet entity URI for deep linking.