<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to get associations in the search API endpoints in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/990483#M74237</link>
    <description>&lt;P&gt;as&amp;nbsp;gdforj&amp;nbsp;said, im running into&amp;nbsp;r&lt;SPAN&gt;ate limitations if i have to query each response from the search api.&lt;BR /&gt;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&lt;BR /&gt;&lt;BR /&gt;is there a ticket i can upvote or anything of the sorts? is there any plan to fix this in the near future?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2024 16:46:50 GMT</pubDate>
    <dc:creator>FVogel5</dc:creator>
    <dc:date>2024-06-11T16:46:50Z</dc:date>
    <item>
      <title>How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/725319#M59250</link>
      <description>&lt;P&gt;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.&lt;BR /&gt;Thanks In Advance&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 13:15:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/725319#M59250</guid>
      <dc:creator>RajeshGembrill</dc:creator>
      <dc:date>2022-12-01T13:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/725556#M59284</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/485200"&gt;@RajeshGembrill&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Have you already looked into using&amp;nbsp;&lt;SPAN&gt;the pseudo-property&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;associations&lt;/CODE&gt;? Here is the documentation —&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/crm/search#search-through-associations" target="_blank" rel="noopener"&gt;Search through associations&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 20:23:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/725556#M59284</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2022-12-01T20:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/725695#M59299</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;A href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074" target="_blank" rel="noopener"&gt;@Jaycee_Lewis&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.&lt;BR /&gt;The documentation which you shared says, to use associations for filters. But my requirement is to get association details in response data.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thanks In Advance,&lt;BR /&gt;Rajesh Kumar.A&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Dec 2022 13:20:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/725695#M59299</guid>
      <dc:creator>RajeshGembrill</dc:creator>
      <dc:date>2022-12-05T13:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/761335#M61726</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;- can you please reopen this issue - this is not an acceptable solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The requirement is to return&amp;nbsp;&lt;SPAN&gt;associations information in the response body, not to filter by them.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;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?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;request_type = 'POST'&lt;BR /&gt;url = '&lt;A href="https://api.hubapi.com/crm/v3/objects/ticket/search" target="_blank"&gt;https://api.hubapi.com/crm/v3/objects/ticket/search&lt;/A&gt;'&lt;BR /&gt;header = {"authorization": "Bearer ", "content-type": "application/json"}&lt;BR /&gt;data = {&lt;BR /&gt;"properties": [&lt;BR /&gt;"hubspot_owner_id",&lt;BR /&gt;"hs_pipeline",&lt;BR /&gt;"category",&lt;BR /&gt;"hs_ticket_category",&lt;BR /&gt;"content",&lt;BR /&gt;"hs_submission_name",&lt;BR /&gt;"source_type",&lt;BR /&gt;"associations.contact.id"&lt;BR /&gt;],&lt;BR /&gt;"limit":100,&lt;BR /&gt;"filterGroups": [{"filters":[{"propertyName":"source_type","operator":"EQ","value":"CHAT"}]}]&lt;BR /&gt;}&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 10:30:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/761335#M61726</guid>
      <dc:creator>COSmith</dc:creator>
      <dc:date>2023-02-27T10:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/771451#M62420</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/485200"&gt;@RajeshGembrill&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/422756"&gt;@iCos&lt;/a&gt;&amp;nbsp; did either of you ever find a way to do this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 00:41:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/771451#M62420</guid>
      <dc:creator>tclark228</dc:creator>
      <dc:date>2023-03-21T00:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/773562#M62577</link>
      <description>&lt;P&gt;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?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 13:04:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/773562#M62577</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-24T13:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/775697#M62682</link>
      <description>&lt;P&gt;The accepted solution needs to address the issue. Are there any plans to add this functionality?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 16:46:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/775697#M62682</guid>
      <dc:creator>KTefft</dc:creator>
      <dc:date>2023-03-29T16:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/776133#M62716</link>
      <description>&lt;P&gt;please create an issue with this.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 13:27:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/776133#M62716</guid>
      <dc:creator>FSoto8</dc:creator>
      <dc:date>2023-03-30T13:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/776134#M62717</link>
      <description>&lt;P&gt;please create an issue post to hubspot fix this.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 13:27:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/776134#M62717</guid>
      <dc:creator>FSoto8</dc:creator>
      <dc:date>2023-03-30T13:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/776136#M62719</link>
      <description>&lt;P&gt;please create an issue to hubspot fix this.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 13:28:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/776136#M62719</guid>
      <dc:creator>FSoto8</dc:creator>
      <dc:date>2023-03-30T13:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/776137#M62720</link>
      <description>&lt;P&gt;reopen this, because hubspot api dont response correctly.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 13:29:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/776137#M62720</guid>
      <dc:creator>FSoto8</dc:creator>
      <dc:date>2023-03-30T13:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/815001#M65402</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the current state, the search API does not yield the associations.&lt;/P&gt;&lt;P&gt;One has to make additional requests per each found object to get its associations.&lt;/P&gt;&lt;P&gt;This results in a much bigger number of requests, which can run into the API rate limitations very quickly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order for the API to be effective and useful, it needs to return the associations directly in the search response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could we get some visibility to when this issue will be resolved? This is quite important to integrate HubSpot reliably to other softwares.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 16:58:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/815001#M65402</guid>
      <dc:creator>gdforj</dc:creator>
      <dc:date>2023-07-03T16:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/833956#M66415</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Can we get the association records in repose data in Search API? Why Search API dose not support&amp;nbsp;&lt;SPAN&gt;associations as parameter?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Snehal&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 05:42:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/833956#M66415</guid>
      <dc:creator>snehal268</dc:creator>
      <dc:date>2023-08-14T05:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/833958#M66416</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can we get the association records in repose data in Search API? Why Search API dose does not support&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;associations as parameters?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 05:43:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/833958#M66416</guid>
      <dc:creator>snehal268</dc:creator>
      <dc:date>2023-08-14T05:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/879463#M69065</link>
      <description>&lt;P&gt;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 -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 17:53:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/879463#M69065</guid>
      <dc:creator>ISlonim</dc:creator>
      <dc:date>2023-11-14T17:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/883254#M69253</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Yes i'm running in the same issue. Would be really usefull to get that functionnaly ! Any news on that ?&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Antoine,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 13:28:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/883254#M69253</guid>
      <dc:creator>aravet</dc:creator>
      <dc:date>2023-11-22T13:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/966686#M73117</link>
      <description>&lt;P&gt;Hi, any updates?&lt;/P&gt;&lt;P&gt;It's really harmful that we can't get associations for deals via SearchAPI...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: I've created an Idea to add this feature. Please upvote if you are interested&amp;nbsp;&lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Retrieving-Associated-IDs-via-HubSpot-APIv3-SearchAPI/idi-p/966730" target="_blank"&gt;https://community.hubspot.com/t5/HubSpot-Ideas/Retrieving-Associated-IDs-via-HubSpot-APIv3-SearchAPI/idi-p/966730&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 15:36:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/966686#M73117</guid>
      <dc:creator>CichociemnyKuba</dc:creator>
      <dc:date>2024-04-25T15:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/990483#M74237</link>
      <description>&lt;P&gt;as&amp;nbsp;gdforj&amp;nbsp;said, im running into&amp;nbsp;r&lt;SPAN&gt;ate limitations if i have to query each response from the search api.&lt;BR /&gt;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&lt;BR /&gt;&lt;BR /&gt;is there a ticket i can upvote or anything of the sorts? is there any plan to fix this in the near future?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 16:46:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/990483#M74237</guid>
      <dc:creator>FVogel5</dc:creator>
      <dc:date>2024-06-11T16:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get associations in the search API endpoints</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/1061288#M77717</link>
      <description>&lt;P&gt;Any news here ? Still no support for this in Node sdk&amp;nbsp;&lt;SPAN&gt;12.0.1&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 09:10:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-get-associations-in-the-search-API-endpoints/m-p/1061288#M77717</guid>
      <dc:creator>IvanTriplewhale</dc:creator>
      <dc:date>2024-10-28T09:10:32Z</dc:date>
    </item>
  </channel>
</rss>

