<?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: I got  414 Request-URI Too Large while fetching contact with more than 350 properties. in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/I-got-414-Request-URI-Too-Large-while-fetching-contact-with-more/m-p/1103221#M80065</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/813499"&gt;@KPadhiyar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you looking for a particular contact or do you want all contacts?&lt;BR /&gt;Are these properties HubSpot defined or contacts-custom property?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is the link of contact API -&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/reference/api/crm/objects/contacts" target="_blank"&gt;https://developers.hubspot.com/docs/reference/api/crm/objects/contacts&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-sheets-root="1"&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>Mon, 03 Feb 2025 15:30:19 GMT</pubDate>
    <dc:creator>GRajput</dc:creator>
    <dc:date>2025-02-03T15:30:19Z</dc:date>
    <item>
      <title>I got  414 Request-URI Too Large while fetching contact with more than 350 properties.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/I-got-414-Request-URI-Too-Large-while-fetching-contact-with-more/m-p/1101749#M79990</link>
      <description>&lt;P data-unlink="true"&gt;I'm using&amp;nbsp;hubspot-api-php&amp;nbsp;for do operation in HubSpot.&lt;BR /&gt;&lt;BR /&gt;When I try to get single contact by objectId with more than 350 properties it gives me error like:&amp;nbsp;414 Request-URI Too Large. Can anyone suggest me what can I do for handle such type of instance? What's the maximum limit of character in API query parameter?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 11:15:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/I-got-414-Request-URI-Too-Large-while-fetching-contact-with-more/m-p/1101749#M79990</guid>
      <dc:creator>KPadhiyar</dc:creator>
      <dc:date>2025-01-30T11:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: I got 414 Request-URI Too Large while fetching contact with more than 350 properties.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/I-got-414-Request-URI-Too-Large-while-fetching-contact-with-more/m-p/1102119#M80006</link>
      <description>&lt;P&gt;Hey, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/813499"&gt;@KPadhiyar&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; The documentation for these endpoints doesn't explicitly list a character limit. Have you tried using the &lt;A href="https://developers.hubspot.com/docs/guides/api/crm/search" target="_blank"&gt;&lt;STRONG&gt;Search API&lt;/STRONG&gt;&lt;/A&gt; instead? Other posters who've hit the same limitation have worked around it by using the Search API. The Search API does list the query limitations in the documentation, which is helpful: “A query can contain a maximum of 3,000 characters. If the body of your request exceeds 3,000 characters, a 400 error will be returned”.&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, 30 Jan 2025 22:09:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/I-got-414-Request-URI-Too-Large-while-fetching-contact-with-more/m-p/1102119#M80006</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2025-01-30T22:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: I got  414 Request-URI Too Large while fetching contact with more than 350 properties.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/I-got-414-Request-URI-Too-Large-while-fetching-contact-with-more/m-p/1103009#M80054</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;The problem has been resolved. We can use batch API for this kind of issues. Thanks for the reply.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 04:56:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/I-got-414-Request-URI-Too-Large-while-fetching-contact-with-more/m-p/1103009#M80054</guid>
      <dc:creator>KPadhiyar</dc:creator>
      <dc:date>2025-02-03T04:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: I got  414 Request-URI Too Large while fetching contact with more than 350 properties.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/I-got-414-Request-URI-Too-Large-while-fetching-contact-with-more/m-p/1103221#M80065</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/813499"&gt;@KPadhiyar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you looking for a particular contact or do you want all contacts?&lt;BR /&gt;Are these properties HubSpot defined or contacts-custom property?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is the link of contact API -&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/reference/api/crm/objects/contacts" target="_blank"&gt;https://developers.hubspot.com/docs/reference/api/crm/objects/contacts&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-sheets-root="1"&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>Mon, 03 Feb 2025 15:30:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/I-got-414-Request-URI-Too-Large-while-fetching-contact-with-more/m-p/1103221#M80065</guid>
      <dc:creator>GRajput</dc:creator>
      <dc:date>2025-02-03T15:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: I got  414 Request-URI Too Large while fetching contact with more than 350 properties.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/I-got-414-Request-URI-Too-Large-while-fetching-contact-with-more/m-p/1103566#M80085</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/346639"&gt;@GRajput&lt;/a&gt;&amp;nbsp;I want for particular contact and properties can be any HubSpot defined or custom. Batch API works for me. I've already reply in this thread as &lt;STRONG&gt;Accepted Solution.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 09:01:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/I-got-414-Request-URI-Too-Large-while-fetching-contact-with-more/m-p/1103566#M80085</guid>
      <dc:creator>KPadhiyar</dc:creator>
      <dc:date>2025-02-04T09:01:38Z</dc:date>
    </item>
  </channel>
</rss>

