How to get associations in the search API endpoints
SOLVE
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
How to get associations in the search API endpoints
SOLVE
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
SOLVE
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 -
How to get associations in the search API endpoints
SOLVE
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
SOLVE
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.