Best Practices for Checking and Adding Contacts to HubSpot
SOLVE
Hi everyone,
I have a list of contacts that I need to cross-check with our Hubspot database to see if they are already there. If they aren't, I need to add them to Hubspot.
Could anyone suggest an effective and efficient way to accomplish this task? Any tools or methods that could streamline the process would be greatly appreciated.
Best Practices for Checking and Adding Contacts to HubSpot
SOLVE
Hey @TVaz you can just import them, if the email address matches an existing contact it will automatically associate the import with that contact! You can also select the "don't overwrite" checkbox for any properties you don't want to update on existing contacts if you want!
Tom Mahon Technical Consultant | Solutions Engineer | Community Champion Baskey Digitial
There are a couple of things you can do. First, during the important you should catch any duplicates by email address. Additionally, check the validation on any customer or employee facing forms to ensure that the data is going in formatted correctly and cleanly. That should take care of a good amount of the duplicates, but if you want to go to the next level you can use Ops Hub or the API to custom code something that will be able to check using other fields.
Also wanted to mention that Insycle (full disclosure, I work for Insycle) allows you to identify duplicates using any field in your database. So you could catch duplicates using fields like addresses, phone numbers, names, etc. And that goes not just for contacts, but companies, deals, tickets, and custom objects as well. Additionally, you can set up advanced rules for retaining data during the merge. That way you can ensure that you never lose data when merging, as HubSpot typically keeps data from the most recently updated record/field.
This can be easily done by using tools like Zapier or Integromat to automate the process.
Start by setting up a workflow that compares your contact list with existing records using email addresses. If a contact isn't found, automatically create a new contact record in HubSpot. This saves time and ensures your database remains updated without manual input for each contact.
Best Practices for Checking and Adding Contacts to HubSpot
SOLVE
Hey @TVaz you can just import them, if the email address matches an existing contact it will automatically associate the import with that contact! You can also select the "don't overwrite" checkbox for any properties you don't want to update on existing contacts if you want!
Tom Mahon Technical Consultant | Solutions Engineer | Community Champion Baskey Digitial