<?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: Get All Company to Deal Associations in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Get-All-Company-to-Deal-Associations/m-p/639042#M53583</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/369646"&gt;@BenGale&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't looked at that library lately.&amp;nbsp; If you see that it is missing, I would encourage you to submit an issue to that GitHub repo&lt;/P&gt;</description>
    <pubDate>Wed, 25 May 2022 18:31:50 GMT</pubDate>
    <dc:creator>dennisedson</dc:creator>
    <dc:date>2022-05-25T18:31:50Z</dc:date>
    <item>
      <title>Get All Company to Deal Associations</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-All-Company-to-Deal-Associations/m-p/636296#M53394</link>
      <description>&lt;P&gt;I have a deal with a primary company associated, but also several other companies that I have setup with an association named "child". I can't seem to get the api to tell me about these child companies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I ask this endpoint `&lt;SPAN&gt;&lt;A href="https://api.hubapi.com/crm/v3/objects/deals/XXXXXXXX/associations/company`" target="_blank"&gt;https://api.hubapi.com/crm/v3/objects/deals/XXXXXXXX/associations/company`&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It only returns the primary company, not the other associations.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can I get it to list all of the companies associated?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 13:53:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-All-Company-to-Deal-Associations/m-p/636296#M53394</guid>
      <dc:creator>BenGale</dc:creator>
      <dc:date>2022-05-20T13:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Get All Company to Deal Associations</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-All-Company-to-Deal-Associations/m-p/636580#M53425</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/369646"&gt;@BenGale&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Might be worth looking at the &lt;A href="https://developers.hubspot.com/docs/api/crm/associations" target="_blank" rel="noopener"&gt;newer associations API.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 20:36:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-All-Company-to-Deal-Associations/m-p/636580#M53425</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2022-05-20T20:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Get All Company to Deal Associations</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-All-Company-to-Deal-Associations/m-p/636913#M53434</link>
      <description>&lt;P&gt;Ah ok, that seems to work when I use postman. I can't seem to work out how to do that with the node library (&lt;STRONG&gt;&lt;A href="https://github.com/HubSpot/hubspot-api-nodejs)" target="_blank"&gt;https://github.com/HubSpot/hubspot-api-nodejs)&lt;/A&gt;.&amp;nbsp;&lt;/STRONG&gt;Any idea on how to do that?&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2022 11:31:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-All-Company-to-Deal-Associations/m-p/636913#M53434</guid>
      <dc:creator>BenGale</dc:creator>
      <dc:date>2022-05-22T11:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get All Company to Deal Associations</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-All-Company-to-Deal-Associations/m-p/638057#M53526</link>
      <description>&lt;P&gt;It seems I'm not able to do this in the nodejs library, but I was able to use the apiRequest function to make the call directly.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 13:16:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-All-Company-to-Deal-Associations/m-p/638057#M53526</guid>
      <dc:creator>BenGale</dc:creator>
      <dc:date>2022-05-24T13:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get All Company to Deal Associations</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-All-Company-to-Deal-Associations/m-p/639042#M53583</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/369646"&gt;@BenGale&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't looked at that library lately.&amp;nbsp; If you see that it is missing, I would encourage you to submit an issue to that GitHub repo&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 18:31:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-All-Company-to-Deal-Associations/m-p/639042#M53583</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2022-05-25T18:31:50Z</dc:date>
    </item>
  </channel>
</rss>

