<?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: Properties on associated objects in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Properties-on-associated-objects/m-p/858282#M67889</link>
    <description>&lt;P&gt;Feature request?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply&lt;/P&gt;</description>
    <pubDate>Mon, 02 Oct 2023 16:07:58 GMT</pubDate>
    <dc:creator>jonathan-fsa</dc:creator>
    <dc:date>2023-10-02T16:07:58Z</dc:date>
    <item>
      <title>Properties on associated objects</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Properties-on-associated-objects/m-p/857485#M67850</link>
      <description>&lt;P&gt;Is it possible to retrieve specific properties on associated objects via the API?&lt;BR /&gt;&lt;BR /&gt;Example: Use the Associations endpoint on the API to retrieve all deals associated with a specific contact, and return propertyA on each associated deal&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Example response:&lt;BR /&gt;&lt;BR /&gt;{...&lt;BR /&gt;&amp;nbsp; "results": [&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; "id": "1234567890",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; "type": "contact_to_deal",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; "propertyA": "value"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }&lt;BR /&gt;&amp;nbsp; ]&lt;BR /&gt;&lt;/FONT&gt;&amp;nbsp; ...&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 19:50:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Properties-on-associated-objects/m-p/857485#M67850</guid>
      <dc:creator>jonathan-fsa</dc:creator>
      <dc:date>2023-09-29T19:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Properties on associated objects</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Properties-on-associated-objects/m-p/858280#M67888</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/546797"&gt;@jonathan-fsa&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; You've touched on a limitation. You'll need to make two calls to achieve your goal. One option is to use the batch Deal endpoint —&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/crm/deals" target="_blank" rel="noopener"&gt;Read a batch of deals by internal ID&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;POST /crm/v3/objects/deals/batch/read&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, there is not a unified or all-in-one endpoint for what you want to accomplish.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have fun building! — Jaycee&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 16:03:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Properties-on-associated-objects/m-p/858280#M67888</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-10-02T16:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Properties on associated objects</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Properties-on-associated-objects/m-p/858282#M67889</link>
      <description>&lt;P&gt;Feature request?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 16:07:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Properties-on-associated-objects/m-p/858282#M67889</guid>
      <dc:creator>jonathan-fsa</dc:creator>
      <dc:date>2023-10-02T16:07:58Z</dc:date>
    </item>
  </channel>
</rss>

