APIs & Integrations

jmoulton
Member

What if we do not have an email for a contact via API submission?

We are going to be importing a large number of our contacts via the API or file import. However, many of our users do not have an email address. Also, we will have some duplicate contact records with the same contact information (because some of our contacts work for multiple companies). Also, contacts in our system can have multiple email addresses. I was told that email addresses are required and that they need to be unique. How do we handle that?

0 Upvotes
1 Reply 1
seb_fairchild
Member

What if we do not have an email for a contact via API submission?

@jmoulton

We recently made it possible to create contacts without email as many of our CRM users required this functionality. See doc:

If you have multiple email addresses you’ll need to create additional fields e.g. secondaryEmail.

Sebastian