Create a new contact. If mergeWithExisting is true (default), the contact will merge into an existing record matched by normalized LinkedIn profile URL, or by exact first name + last name + company name. If the provided company already exists, the contact will also be associated with a company matched by normalized LinkedIn URL, domain, website, or exact name, and that company will be updated with the provided data. Set mergeWithExisting to false to always create a new contact and company..
Required scope:
CONTACTS_WRITERate limit: 30 requests per minute
First name of the contact
Last name of the contact
Professional email address of the contact
Job title of the contact
LinkedIn profile URL of the contact
Mobile phone number of the contact
Other phone numbers (comma-separated)
LinkedIn headline
Country of the contact
Company information to associate with the contact
Alias for company.name when creating or matching the associated company
Alias for company.domain when creating or matching the associated company
Alias for company.companyLinkedInUrl when creating or matching the associated company
Alias for company.industry
Alias for company.website
ID of the list to add the contact to
Whether to merge with an existing contact or company. Contact matches use normalized LinkedIn profile URL, or exact first name + last name + company name. Company matches use normalized LinkedIn URL, domain, website, or exact name. Defaults to true.