What happens if creating a Company with same domain

AJacob2
Participant

Basic question here: If I create a new company using the API which contains the same domain as a company that already exists, what is the expected behaviour?

 

Use case is that we may want it to occur due to companies with shared domains being common, we are creating workflows to flag these but not sure if the duplicate would be created or merged into the existing.

0 Upvotes
1 Accepted solution
Bryantworks
Solution
Key Advisor | Diamond Partner
Key Advisor | Diamond Partner

Hey @AJacob2 ,

 

In this case it would create the company record as long as you're using a create function vs update.  HubSpot dedupes on Company Domain Name via imports, but you're freely able to create additional companies with the same domain (and it's pretty common for larger orgs).

Chris Bryant | Your Dedicated HubSpot Expert

View solution in original post

2 Replies 2
Bryantworks
Solution
Key Advisor | Diamond Partner
Key Advisor | Diamond Partner

Hey @AJacob2 ,

 

In this case it would create the company record as long as you're using a create function vs update.  HubSpot dedupes on Company Domain Name via imports, but you're freely able to create additional companies with the same domain (and it's pretty common for larger orgs).

Chris Bryant | Your Dedicated HubSpot Expert
AJacob2
Participant

That was my hope, thanks for the confirming!

0 Upvotes