<?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: APIS in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/APIS/m-p/961034#M72785</link>
    <description>&lt;P&gt;what if the number of associated contacts with deal, are 1 million.&amp;nbsp; what will be the response returned then ?&lt;BR /&gt;all the ids will be send under the response ??&lt;BR /&gt;NOTE : I am already aware of the assocaition apis (v3 and v4 ), but my reuirement involved usage of v1.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2024 10:10:30 GMT</pubDate>
    <dc:creator>Arundas</dc:creator>
    <dc:date>2024-04-16T10:10:30Z</dc:date>
    <item>
      <title>APIS</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/APIS/m-p/954457#M72493</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the v1 deal API &lt;SPAN&gt;&lt;A href="https://api.hubapi.com/deals/v1/deal/{dealID}?" target="_blank"&gt;https://api.hubapi.com/deals/v1/deal/{dealID}?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This basically gives list of all properties.&lt;BR /&gt;Among which there is&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"associations"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"associatedVids"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;[ ]&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;The "associatedVids" contains all the IDs of assocaited contacts.&lt;BR /&gt;My question is : is there a limit on the size of this list ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 04 Apr 2024 06:20:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/APIS/m-p/954457#M72493</guid>
      <dc:creator>Arundas</dc:creator>
      <dc:date>2024-04-04T06:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: APIS</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/APIS/m-p/954526#M72496</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/259076"&gt;@Arundas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use the Version3 API attached below&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;curl --request GET \
  --url 'https://api.hubapi.com/crm/v3/objects/deals/{dealId}?properties=property1,property2,...&amp;amp;archived=false' \
  --header 'authorization: Bearer YOUR_ACCESS_TOKEN'&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, you can refer to the link for more details -&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/crm/deals" target="_blank"&gt;https://developers.hubspot.com/docs/api/crm/deals&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the Second Part - There is no limit to the size of the list properties.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-sheets-root="1" data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;I hope this will help you out. Please mark it as Solution Accepted and upvote to help another Community member.\nThanks!&amp;quot;}" data-sheets-userformat="{&amp;quot;2&amp;quot;:769,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;11&amp;quot;:4,&amp;quot;12&amp;quot;:0}"&gt;I hope this will help you out. Please mark it as &lt;STRONG&gt;Solution Accepted and upvote&lt;/STRONG&gt; to help another Community member.&lt;BR /&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 08:15:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/APIS/m-p/954526#M72496</guid>
      <dc:creator>GRajput</dc:creator>
      <dc:date>2024-04-04T08:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: APIS</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/APIS/m-p/961034#M72785</link>
      <description>&lt;P&gt;what if the number of associated contacts with deal, are 1 million.&amp;nbsp; what will be the response returned then ?&lt;BR /&gt;all the ids will be send under the response ??&lt;BR /&gt;NOTE : I am already aware of the assocaition apis (v3 and v4 ), but my reuirement involved usage of v1.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 10:10:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/APIS/m-p/961034#M72785</guid>
      <dc:creator>Arundas</dc:creator>
      <dc:date>2024-04-16T10:10:30Z</dc:date>
    </item>
  </channel>
</rss>

