How to get associations in the search API endpoints
resolver
We are trying to fetch the filter tasks data in that we additionally required contact association. It is very hard to fetch the associated object by using many API calls which is very costly. Please suggest the possibilities ASAP. Thanks In Advance
Join us on March 27th at 12 PM for the Digital Essentials Lab, an interactive session designed to redefine your digital strategy!
Engage with expert Jourdan Guyton to gain actionable insights, participate in live Q&A, and learn strategies to boost your business success. Don't miss this opportunity to connect and grow—reserve your spot today!
Did you know that the Community is available in other languages? Join regional conversations by changing your language settings !
How to get associations in the search API endpoints
resolver
as gdforj said, im running into rate limitations if i have to query each response from the search api. I'm honestly considering getting all deals and filter them myself (which makes the search endpoint useless) in order to get associations on the api response
is there a ticket i can upvote or anything of the sorts? is there any plan to fix this in the near future?
How to get associations in the search API endpoints
resolver
Any news on this? running into the same issue, and this is impacting a lot of hubspot customers who already have an issue with the limited CPQ capabalities and are considering switching to a different platform -
Join us on March 27th at 12 PM for the Digital Essentials Lab, an interactive session designed to redefine your digital strategy!
Engage with expert Jourdan Guyton to gain actionable insights, participate in live Q&A, and learn strategies to boost your business success. Don't miss this opportunity to connect and grow—reserve your spot today!
Did you know that the Community is available in other languages? Join regional conversations by changing your language settings !
How to get associations in the search API endpoints
resolver
I'm facing the same problem. I need the companies associations to be returned in the response when searching through contacts. Is this possible on the search API?
How to get associations in the search API endpoints
resolver
Hi @Jaycee_Lewis - can you please reopen this issue - this is not an acceptable solution.
The requirement is to return associations information in the response body, not to filter by them.
I am trying to return contact information for the `ticket` objects via the search api and cannot do so. This is a major defect in your API and makes having this endpoint completely useless. Please can you address this ASAP?
Thanks for the reply. The documentation which you shared says, to use associations for filters. But my requirement is to get association details in response data.