<?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: list of all available Company properties in API ? in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497225#M46971</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/190049"&gt;@PChalasani&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to fetch all the properties of a company from HubSpot, then you can do it with this API &lt;A href="https://legacydocs.hubspot.com/docs/methods/companies/get_company" target="_blank" rel="noopener" data-link-card="true"&gt;https://legacydocs.hubspot.com/docs/methods/companies/get_company.&lt;/A&gt;&amp;nbsp;In this API, you have to enter the &lt;STRONG&gt;company ID&lt;/STRONG&gt; then API will fetch all the properties in response and then you can parse the response and pick the properties according to your requirement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this will help your out,&lt;/P&gt;</description>
    <pubDate>Mon, 20 Sep 2021 06:59:10 GMT</pubDate>
    <dc:creator>himanshurauthan</dc:creator>
    <dc:date>2021-09-20T06:59:10Z</dc:date>
    <item>
      <title>list of all available Company properties in API ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497026#M46965</link>
      <description>&lt;P&gt;I have looked here:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://developers.hubspot.com/docs/api/crm/companies" target="_blank"&gt;https://developers.hubspot.com/docs/api/crm/companies&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://knowledge.hubspot.com/companies/hubspot-crm-default-company-properties?_ga=2.61008684.1483095920.1632009290-199681461.1612474540" target="_blank"&gt;https://knowledge.hubspot.com/companies/hubspot-crm-default-company-properties&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;but what I want to know is, where can I find the list of all company properties that are allowed in the API? For example for&amp;nbsp;&lt;STRONG&gt;Annual Revenue&lt;/STRONG&gt;, I had to &lt;STRONG&gt;guess&lt;/STRONG&gt; that the corresponding API property is&amp;nbsp;&lt;STRONG&gt;annualrevenue&lt;/STRONG&gt;. However this does not seem to hold for all properties! For example how do I find the API property name for:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Founded year (&lt;STRONG&gt;foundedyear&lt;/STRONG&gt; does not work)&lt;/LI&gt;&lt;LI&gt;Ideal Customer Profile Tier (&lt;STRONG&gt;idealcustomerprofiletier&amp;nbsp;&lt;/STRONG&gt;does not work)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In general it would be nice to have a reference for all allowable company properties in the API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Sep 2021 15:30:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497026#M46965</guid>
      <dc:creator>PChalasani</dc:creator>
      <dc:date>2021-09-19T15:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: list of all available Company properties in API ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497224#M46970</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/190049"&gt;@PChalasani&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I understand that you'd want to get the internal values of all company properties, is that correct?&lt;/P&gt;
&lt;P&gt;In that case, you can use this endpoint-&amp;nbsp;&lt;A href="https://legacydocs.hubspot.com/docs/methods/companies/get_company_properties" target="_blank" rel="noopener"&gt;Get all company properties&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find the internal values within the account as well, but it's going to be manual: [⚙] &amp;gt; [Properties] &amp;gt; [Select an object = Company properties] &amp;gt; Search for the property &amp;gt; Click on the name of the property &amp;gt; Click on "&amp;lt;/&amp;gt;"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="property_internal_value.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/50560i3A0FC9262B39B690/image-size/medium?v=v2&amp;amp;px=400" role="button" title="property_internal_value.png" alt="property_internal_value.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this clarifies.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 06:59:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497224#M46970</guid>
      <dc:creator>natsumimori</dc:creator>
      <dc:date>2021-09-20T06:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: list of all available Company properties in API ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497225#M46971</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/190049"&gt;@PChalasani&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to fetch all the properties of a company from HubSpot, then you can do it with this API &lt;A href="https://legacydocs.hubspot.com/docs/methods/companies/get_company" target="_blank" rel="noopener" data-link-card="true"&gt;https://legacydocs.hubspot.com/docs/methods/companies/get_company.&lt;/A&gt;&amp;nbsp;In this API, you have to enter the &lt;STRONG&gt;company ID&lt;/STRONG&gt; then API will fetch all the properties in response and then you can parse the response and pick the properties according to your requirement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this will help your out,&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 06:59:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497225#M46971</guid>
      <dc:creator>himanshurauthan</dc:creator>
      <dc:date>2021-09-20T06:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: list of all available Company properties in API ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497241#M46974</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/190049"&gt;@PChalasani&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do not want to use the API, but just need a quick overview of the internal names, you can also navigate to the 'properties' through the HubSpot settings (&lt;A href="https://app.hubspot.com/property-settings/&amp;lt;Portal ID&amp;gt;/properties?type=0-2" target="_blank" rel="noopener"&gt;https://app.hubspot.com/property-settings/&amp;lt;Portal ID&amp;gt;/properties?type=0-2&lt;/A&gt;). (Replace &amp;lt;Portal ID&amp;gt; with your portal ID).&lt;BR /&gt;You have a '&lt;STRONG&gt;Export all properties&lt;/STRONG&gt;' option there where you can export all properties in a CSV or XLSX format.&amp;nbsp;&lt;BR /&gt;The file will be send through email, download the file, and select the 'Company' tab. There you will have the 'readable name' and the 'internal name'. Makes it quite easy to quickly search for the correct field. Use the 'internal name' for the API.&lt;BR /&gt;It will also include all custom properties, where it is used, the field type etc. It's a great overview for API development.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 07:32:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497241#M46974</guid>
      <dc:creator>Teun</dc:creator>
      <dc:date>2021-09-20T07:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: list of all available Company properties in API ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497453#M46986</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/190049"&gt;@PChalasani&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;Please use below api for get all companies : \r\n\r\nLinks : \r\nhttps://legacydocs.hubspot.com/docs/methods/companies/get_company_properties\r\n\r\nThanks !!&amp;quot;}" data-sheets-userformat="{&amp;quot;2&amp;quot;:829,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;6&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;7&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;8&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;11&amp;quot;:4,&amp;quot;12&amp;quot;:0}"&gt;Please use below api for get all companies : &lt;BR /&gt;&lt;BR /&gt;Links : &lt;BR /&gt;&lt;A href="https://legacydocs.hubspot.com/docs/methods/companies/get_company_properties" target="_blank"&gt;https://legacydocs.hubspot.com/docs/methods/companies/get_company_properties&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Hope this helps!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;If we were able to answer your query, kindly help the community by marking it as a solution.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regard.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 13:34:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497453#M46986</guid>
      <dc:creator>webdew</dc:creator>
      <dc:date>2021-09-20T13:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: list of all available Company properties in API ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497873#M47000</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/131510"&gt;@webdew&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/63029"&gt;@natsumimori&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20405"&gt;@himanshurauthan&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/101258"&gt;@Teun&lt;/a&gt;&amp;nbsp;for your very helpful replies.&amp;nbsp;&lt;BR /&gt;I see that I can use the "get all properties" API to get the list of company properties for a specific portal.&amp;nbsp;&lt;BR /&gt;But is there a list of all "default" company properties that MOST portals are guaranteed to have?&lt;/P&gt;&lt;P&gt;I am asking from the POV of developing a HubSpot app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 02:13:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497873#M47000</guid>
      <dc:creator>PChalasani</dc:creator>
      <dc:date>2021-09-21T02:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: list of all available Company properties in API ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497911#M47002</link>
      <description>&lt;P&gt;There are two solutions for this:&lt;BR /&gt;&lt;BR /&gt;1. Make a clean Sandbox portal and use the API to fetch the properties.&lt;BR /&gt;2. Export all properties like I mentioned and filter in the XLSX on properties created by HubSpot&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a list of all default properties without the internal name:&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/companies/hubspot-crm-default-company-properties" target="_blank"&gt;https://knowledge.hubspot.com/companies/hubspot-crm-default-company-properties&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 04:15:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/497911#M47002</guid>
      <dc:creator>Teun</dc:creator>
      <dc:date>2021-09-21T04:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: list of all available Company properties in API ?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/499764#M47116</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/101258"&gt;@Teun&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/63029"&gt;@natsumimori&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/131510"&gt;@webdew&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20405"&gt;@himanshurauthan&lt;/a&gt;&amp;nbsp;for helping out!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found what I wanted via the "Get all company properties" endpoint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 18:20:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/list-of-all-available-Company-properties-in-API/m-p/499764#M47116</guid>
      <dc:creator>PChalasani</dc:creator>
      <dc:date>2021-09-23T18:20:39Z</dc:date>
    </item>
  </channel>
</rss>

