APIs & Integrations

eblanchette1
Membro

Search with Custom Properties

resolver

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 Solução aceita
jackcoldrick
Solução
HubSpot Employee
HubSpot Employee

Search with Custom Properties

resolver

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

Exibir solução no post original

47 Respostas 47
eblanchette1
Membro

Search with Custom Properties

resolver

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

resolver

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

resolver

@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 Avaliação positiva
Não aplicável

Search with Custom Properties

resolver

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

0 Avaliação positiva
phpstudyOne
Membro

Search with Custom Properties

resolver
0 Avaliação positiva
3PETE
HubSpot Employee
HubSpot Employee

Search with Custom Properties

resolver

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

0 Avaliação positiva