<?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 properties in contact in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779184#M62923</link>
    <description>&lt;P&gt;I am not able to fetch few properties&amp;nbsp; from contacts API, can anyone help me in this, properties that i am trying to fetch(parentcompany,companyowner,yearfounded)&lt;/P&gt;</description>
    <pubDate>Fri, 07 Apr 2023 06:48:09 GMT</pubDate>
    <dc:creator>SMehta7</dc:creator>
    <dc:date>2023-04-07T06:48:09Z</dc:date>
    <item>
      <title>properties in contact</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779184#M62923</link>
      <description>&lt;P&gt;I am not able to fetch few properties&amp;nbsp; from contacts API, can anyone help me in this, properties that i am trying to fetch(parentcompany,companyowner,yearfounded)&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 06:48:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779184#M62923</guid>
      <dc:creator>SMehta7</dc:creator>
      <dc:date>2023-04-07T06:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: properties in contact</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779202#M62926</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/550021"&gt;@SMehta7&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The contacts API will only return the default properties, if you want additional properties, you'll have to define those in your API call:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://api.hubapi.com/crm/v3/objects/contacts/" target="_blank"&gt;https://api.hubapi.com/crm/v3/objects/contacts/&lt;/A&gt;&amp;lt;CONTACTID&amp;gt;?properties=parentcompany&amp;amp;properties=companyowner&amp;amp;properties=yearfounded&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 08:06:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779202#M62926</guid>
      <dc:creator>Teun</dc:creator>
      <dc:date>2023-04-07T08:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: properties in contact</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779205#M62928</link>
      <description>&lt;P&gt;yeah i am doing like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.hubapi.com/crm/v3/objects/contacts?properties=company&amp;amp;properties=phone&amp;amp;properties=email&amp;amp;properties=firstname&amp;amp;properties=lastname&amp;amp;properties=JobTitle&amp;amp;properties=buyingrole&amp;amp;associations=company&amp;amp;properties" target="_blank"&gt;https://api.hubapi.com/crm/v3/objects/contacts?properties=company&amp;amp;properties=phone&amp;amp;properties=email&amp;amp;properties=firstname&amp;amp;properties=lastname&amp;amp;properties=JobTitle&amp;amp;properties=buyingrole&amp;amp;associations=company&lt;SPAN&gt;properties=parentcompany&amp;amp;properties=companyowner&amp;amp;properties=yearfounded&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;still not getting it&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 08:15:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779205#M62928</guid>
      <dc:creator>SMehta7</dc:creator>
      <dc:date>2023-04-07T08:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: properties in contact</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779212#M62930</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/550021"&gt;@SMehta7&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Similar to my comment in your question about the deals API, you'll need to make sure that the internal name of the property is used in the API request, as an example, 'JobTitle' is not valid but 'jobtitle' is. You can view the internal name of a property through the property settings and clicking on the &lt;STRONG&gt;'&amp;lt;/&amp;gt;'&lt;/STRONG&gt; icon.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Schermafbeelding 2023-04-07 om 10.19.26.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/88826i75230A5AA06D1050/image-size/large?v=v2&amp;amp;px=999" role="button" title="Schermafbeelding 2023-04-07 om 10.19.26.png" alt="Schermafbeelding 2023-04-07 om 10.19.26.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 08:19:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779212#M62930</guid>
      <dc:creator>Teun</dc:creator>
      <dc:date>2023-04-07T08:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: properties in contact</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779242#M62933</link>
      <description>&lt;P&gt;from where i can get this options&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 10:00:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779242#M62933</guid>
      <dc:creator>SMehta7</dc:creator>
      <dc:date>2023-04-07T10:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: properties in contact</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779244#M62934</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/550021"&gt;@SMehta7&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Settings &amp;gt; Properties &amp;gt; Select the correct object&lt;BR /&gt;&lt;BR /&gt;Check this &lt;A href="https://support.sakari.io/hc/en-us/articles/360038865772-How-to-Find-HubSpot-Internal-Field-Names" target="_blank" rel="noopener"&gt;article&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 10:14:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779244#M62934</guid>
      <dc:creator>Teun</dc:creator>
      <dc:date>2023-04-07T10:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: properties in contact</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779245#M62935</link>
      <description>&lt;P&gt;thanks for helping&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 10:14:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/properties-in-contact/m-p/779245#M62935</guid>
      <dc:creator>SMehta7</dc:creator>
      <dc:date>2023-04-07T10:14:39Z</dc:date>
    </item>
  </channel>
</rss>

