empty properties if a contact is created by Sales Extension

Hi,
We have many contacts that were created by a Sales Extention that have just email associated and a Company.
Is there a way to make sure the name, surname, or any other properties are allocated to the contact once it’s added to Hubspot? What is a best practice for that?

Hi @Xiawanbai,

You could turn on automatic contact property updates. Here is the article with detailed info.

Best,

Hi,
You can update the contacts individually or in batches using the PATCH request to “/crm/v3/objects/contacts/{contactId}” (It would allow you to add more properties such as firstname and lastname)

Hope this helps!

Cheers,
Harsh

Fario Consulting