Create person
Attio Create Person is a powerful API tool that enables seamless creation of detailed contact records within your CRM system. It simplifies the process of adding new people by allowing you to input comprehensive personal and professional information through an intuitive interface.
Features
- Create new person records with detailed information including name, email, job title, and phone number.
- Support for social media profile links such as LinkedIn, Twitter, Facebook, and Instagram.
- Ability to associate a person with a specific company using company ID for integrated CRM management.
- Flexible input fields with validation for phone numbers including country code support.
- Comprehensive API documentation to facilitate easy integration and implementation into existing workflows.
Benefits
- Streamlines contact management by automating the creation of new person records.
- Enhances CRM data quality with rich, structured information about each contact.
- Improves team productivity by reducing manual data entry and errors.
- Enables better customer relationship insights by linking contacts to their companies and social profiles.
- Supports scalable business growth by providing an efficient API to manage growing contact databases.
Description
Creates a new person. See the documentation.
Parameters
12 parameters
| Name | Type | Description |
|---|---|---|
| firstName | string | The person's first name. |
| lastName | string | The person's last name. |
| emailAddress | string | The contact's email address. |
| description | string | A description of the person. |
| jobTitle | string | The person's job title. |
| phoneNumber | string | The person's phone number which is either a) prefixed with a country code (e.g. |
| phoneNumberCountryCode | string | The country code for the phone number. |
| string | The person's LinkedIn profile URL. | |
| string | The person's Twitter handle. | |
| string | The person's Facebook profile URL. | |
| string | The person's Instagram profile URL. | |
| companyId | string | The ID of the company to associate with the person. |