APIs & Integrations

eblanchette1
Member

Search with Custom Properties

SOLVE

Hello, I’m trying to figure out a way to find contacts with a custom property. I’m trying to implement one way sync from our internal system to hubspot. I have a property called ‘internal-account-id’. It appears search only works with name and email.

Am I missing something? Ideas / suggestions welcome.

Thanks,

Eric

1 Accepted solution
jackcoldrick
Solution
HubSpot Employee
HubSpot Employee

Search with Custom Properties

SOLVE

This has been rolled out into developer preview today. You can acess it here: https://developers.hubspot.com/docs-beta/crm/search. You can view the official update here: https://developers.hubspot.com/changelog/crm-api-v3-developer-preview-is-now-available

Jack Coldrick
Solutions Engineer @ HubSpot
Add me on LinkedIn

View solution in original post

47 Replies 47
eblanchette1
Member

Search with Custom Properties

SOLVE

Is there any upcoming support for a custom property search? Email, name and company names are mutable.

3PETE
HubSpot Employee
HubSpot Employee

Search with Custom Properties

SOLVE

Not at the moment, no. I will be happy to pass this info along to the product team so they can track the request.

3PETE
HubSpot Employee
HubSpot Employee

Search with Custom Properties

SOLVE

@eblanchette That is correct, Search only works for name/email and phone number. You will have to bring back all of the contacts and parse through them.

0 Upvotes
Not applicable

Search with Custom Properties

SOLVE

The solution may not be convenient if the number of contacts is fairly big

0 Upvotes
phpstudyOne
Member

Search with Custom Properties

SOLVE
0 Upvotes
3PETE
HubSpot Employee
HubSpot Employee

Search with Custom Properties

SOLVE

@phpstudyOne Here is a link to the docs. There is an example on there among other things.

0 Upvotes