We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
May 3, 2017 12:25 PM
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
Solved! Go to Solution.
Jan 22, 2020 10:26 AM
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
Aug 9, 2021 2:45 PM
I want to find a group of contacts sourced from a particular conference. I setup a custom field (Source), entered a "tag" against each, but I am unable to search on that field. Really??? Am I missing something? Seems like 101 basic must have capability of a CRM system? Especially a CRM that has sooooo many other features.
Aug 9, 2021 2:54 PM
So...it seems you can do this if you have Enterprise edition. This is EXTREMELY customer unfriendly. A CRM that costs 5-figures annually for "Professional" and I'm held hostage to paying even more? What "Professional" wants to enter information into a CRM, only to be unable to find it! Come on Hubspot. https://knowledge.hubspot.com/crm-setup/manage-your-properties
Apr 22, 2022 5:06 AM
Agree with this completely. This should be a basic function that is not required to pay a premium for.
We're lucky enough to have enterprise, and while we can select custom fields to be searchable via Global Search, it still has limitations.
We can only select a maximum of 3 custom fields for search indexing... a whole 3 fields. So while it's useful, we have more than that we would like to search.
Also, the search works fine if you have purely alphanumeric in the field, bit throw in a space or special character in to the mix, and the search fails miserably.
Not a great feature for a premium price.
Apr 22, 2022 1:47 PM
Yikes!
Nov 2, 2020 12:50 PM
Hello @jackcoldrick any news on this? any update on searching based on custom properties?
Feb 28, 2020 2:17 PM - edited Mar 2, 2020 2:42 AM
Hi everyone,
Thank you for commenting and I understand the frustrations. I believe there may be some confusion with what functionality the Search API we released into beta actually correlates to within HubSpot. Within the tool there are a number of search boxes (global search, CRM search and filter search), each function differently and not all use the Search API we released into beta. I’ll break them down into more detail below:
1) Global search bar:
The global search box appears at the top right hand side of the main navigation bar. This is documented in more detail here. If you are a Marketing Hub Enterprise customer it would allow you to label 3 custom properties to become indexable/searchable and show results accordingly. The new search API is not the same API that powers this and as a result it’s expected to function differently.
2) CRM search bar:
The query field of a search request corresponds to the CRM search bar in the UI. Custom properties are not currently searchable in either the CRM Search bar or the query string in a search API call.
3) Filter search bar:
On the left hand side of the Contacts, Companies, Deals and Tickets tools you will see a search box with a title “Add filter”. This allows you to search across any custom or default Hubspot properties and create your filters accordingly. This is the part of the tool that our new Search API is powering. When you call the Search API you are effectively creating a filter and supplying it with a value.
Whilst I appreciate this makes for a confusing UI at times we are aware of this and working to align the search features in the longer term. For now however I do want to clarify that our new Search API does not make something possible that was otherwise only reserved for Marketing Hub Enterprise. It is something that everyone has the ability to do within Hubspot right now. It simply allows you to do it externally if you are looking to leverage that functionality within your integration.
- Jack
Feb 28, 2020 10:03 PM
Hey Jack,
Thanks for the reply, I don't need any API integration. I just want to learn how to search the custom fields that I've created. For example I have Address as a field I created and when I try searching an address I know is in there nothing comes up. Thanks for letting me know about all three search boxes. I tried all three and got nothing when trying to search by address.
Can you let me know if that's possible to add a field and be able to search by it?
Brian
Jun 7, 2020 9:27 AM
You can't Brian, thats the probelm! Retarded I know. I left and went to Zoho. While Zoho is not as intuitive in the beginning, once you get the hang of it , it's epic , its very customisable , you get over 50 APPS features etc for much less and the price comparison is second to none. Try it. You may switch too.
Feb 28, 2020 2:43 PM
How about just searching through you default properties, like Physical Street Address?
Feb 28, 2020 2:38 PM - edited Feb 28, 2020 2:39 PM
Hi @jackcoldrick , is "label 3 custom properties" feature for Hubspot API? Can I use it to search for a contact using Hubspot API in my script?
Mar 2, 2020 8:27 AM
Hi @sanjaydojo,
No - as outlined the Search API is linked to the Filter search functionality within the HubSpot CRM and is in no way linked to our Global Search functionality which would facilitate looking up custom properties. There is no external API that would support leveraging this specific global search bar.
Regards,
Jack
Oct 29, 2019 10:14 PM
I'm still baffled that this post is still active and nothing has been done to implement this feature. This clearly has been implemented on the api.hubspot.com entrypoint and not the api.hubapi.com entry point. I understand that these are two different services but I request ed this feature back in 2017. The hubspot UI allows us to apply filters on the contacts view. Why can't we have the same access? We have almost 200,000 contacts in our account and the current api limits us to 100 (although 250 seems to work).
Console Network Request:
Jan 13, 2020 6:13 PM
Is there any update on this. Seems like this has been a wanted feature for a long time now. It would be great to be able to filter contacts/companies by a custom field or selected field option. I remember BaseCamp/Highrise had this in their CRM and it was really nice.
Jan 14, 2020 3:32 AM
Hi @111project,
Yes we are releasing a new CRM Search endpoint into "Developer preview" this week that will allow you to search across all CRM objects (Contacts, Companies, Deals, Products and Tickets) using values stored in default and/or custom properties.
We will update this thread as soon as it's live.
Regards,
Jack
Jan 21, 2020 5:19 PM
Hi Jack,
Just cheking if this new search functionality has been released yet?
Jan 22, 2020 10:26 AM
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
Oct 18, 2021 4:15 PM
Why can't I search for contacts that have a property different than empty string? Like this:
Oct 18, 2021 4:13 PM
Why can't I search for contacts that have a property different than empty string? Like this:
Feb 16, 2020 10:02 AM
Hi, that's awesome, how does testing it on the beta work? Is it all my data still or just a test environment?
Ran into same thing today as original post, trying to search my contacts by a custom ID
Jan 30, 2020 3:10 PM