createContact
Create a new contact record in Clay by entering details such as name, phone, email, LinkedIn handle, job title, and organization. Designed for standalone contact creation, not for adding to groups.
Instructions
Create a new contact record in Clay. This endpoint should only be used when you need to create a completely new contact, not for adding contacts to groups.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
birthday | No | The birthday of the contact. Use the format YYYY-MM-DD, if no year is specified use 0, month and day are required. | |
No | The email of the contact. | ||
first_name | No | The first name of the contact. | |
last_name | No | The last name of the contact. | |
No | The LinkedIn handle of the contact. | ||
organization | No | The organization of the contact. | |
phone | No | The phone number of the contact. | |
title | No | The job title of the contact. | |
website | No | The website of the contact. |