<?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: Not able to get all the fields from Search Contact API in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-get-all-the-fields-from-Search-Contact-API/m-p/950824#M72282</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/667371"&gt;@kreddy5&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;You can solve this by updating your payload to the body below. I have &lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Missing-Contact-and-Deal-Fields-in-API/m-p/950818/highlight/true#M72279" target="_blank" rel="noopener"&gt;additional context and instructions in a similar post&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
  "properties": [
    "phone",
    "mobilephone",
    "jobtitle",
    "hubspot_owner_id"
  ],
  "filterGroups": [
    {
      "filters": [
        {
          "propertyName": "createdate",
          "operator": "GTE",
          "value": "2024-03-18T08:37:20Z"
        }
      ]
    }
  ]
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2024 13:56:32 GMT</pubDate>
    <dc:creator>JTBuys</dc:creator>
    <dc:date>2024-03-27T13:56:32Z</dc:date>
    <item>
      <title>Not able to get all the fields from Search Contact API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-get-all-the-fields-from-Search-Contact-API/m-p/950618#M72262</link>
      <description>&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;I am having an issue while getting the Contact details (Only few fields are not getting from Source Contacts) . Phone,Jobtitile,Mobilephone,Contactowner-- these fields are missing from the API response.&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;https://api.hubapi.com/crm/v3/objects/contacts/search&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Payload&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;"filterGroups": [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;"filters": [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;"propertyName": &lt;SPAN&gt;"createdate",&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;"operator": &lt;SPAN&gt;"GTE",&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;"value": &lt;SPAN&gt;"2024-03-18T08:37:20Z"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ]&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; ]&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest some solutions this is very much Urgent. really apriciate the help.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 08:55:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-get-all-the-fields-from-Search-Contact-API/m-p/950618#M72262</guid>
      <dc:creator>kreddy5</dc:creator>
      <dc:date>2024-03-27T08:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get all the fields from Search Contact API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-get-all-the-fields-from-Search-Contact-API/m-p/950824#M72282</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/667371"&gt;@kreddy5&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;You can solve this by updating your payload to the body below. I have &lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Missing-Contact-and-Deal-Fields-in-API/m-p/950818/highlight/true#M72279" target="_blank" rel="noopener"&gt;additional context and instructions in a similar post&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
  "properties": [
    "phone",
    "mobilephone",
    "jobtitle",
    "hubspot_owner_id"
  ],
  "filterGroups": [
    {
      "filters": [
        {
          "propertyName": "createdate",
          "operator": "GTE",
          "value": "2024-03-18T08:37:20Z"
        }
      ]
    }
  ]
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 13:56:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Not-able-to-get-all-the-fields-from-Search-Contact-API/m-p/950824#M72282</guid>
      <dc:creator>JTBuys</dc:creator>
      <dc:date>2024-03-27T13:56:32Z</dc:date>
    </item>
  </channel>
</rss>

