APIs & Integrations

jmoulton
Member

Is it possible to find a company by a property in the API?

we are working on synchronizing companies via the API. We need to be able to check if a company exists in HubSpot. The best option would be to be able to perform a search by a specific property (in our case, a custom property that we have added). Is that possible?

2 Replies 2
skunkwerk
Member

Is it possible to find a company by a property in the API?

Could you please add this as a new API request?
If companies are imported by CSV, it’s difficult to store all the IDs in our database without syncing.

thanks

zwolfson
HubSpot Employee
HubSpot Employee

Is it possible to find a company by a property in the API?

Hi @jmoulton,

It is only possible to get Companies by recently created, recently modified, the domain name, or the ID. Generally, the best solution would be storing the company ID on your end.

-Zack

0 Upvotes