<?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 Field types documentation missing in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Field-types-documentation-missing/m-p/799440#M64392</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for documentation on available &lt;STRONG&gt;field types&lt;/STRONG&gt; for&amp;nbsp;available types. When I read properties from HubSpot API, it shows&amp;nbsp;&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;"type": "datetime",&lt;BR /&gt;"fieldType": "calculation_read_time",&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can't find this field type documented on here:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/crm/properties#property-type-and-fieldtype-values" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/api/crm/properties#property-type-and-fieldtype-values &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-05-26 at 4.48.51 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/91775i3055300939AAF652/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-05-26 at 4.48.51 PM.png" alt="Screenshot 2023-05-26 at 4.48.51 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please share if the `calculation_read_time` is a valid fieldType and if yes can you share the doc please?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 26 May 2023 11:22:53 GMT</pubDate>
    <dc:creator>tenzinc</dc:creator>
    <dc:date>2023-05-26T11:22:53Z</dc:date>
    <item>
      <title>Field types documentation missing</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Field-types-documentation-missing/m-p/799440#M64392</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for documentation on available &lt;STRONG&gt;field types&lt;/STRONG&gt; for&amp;nbsp;available types. When I read properties from HubSpot API, it shows&amp;nbsp;&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;"type": "datetime",&lt;BR /&gt;"fieldType": "calculation_read_time",&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can't find this field type documented on here:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/crm/properties#property-type-and-fieldtype-values" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/api/crm/properties#property-type-and-fieldtype-values &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-05-26 at 4.48.51 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/91775i3055300939AAF652/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-05-26 at 4.48.51 PM.png" alt="Screenshot 2023-05-26 at 4.48.51 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please share if the `calculation_read_time` is a valid fieldType and if yes can you share the doc please?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 11:22:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Field-types-documentation-missing/m-p/799440#M64392</guid>
      <dc:creator>tenzinc</dc:creator>
      <dc:date>2023-05-26T11:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Field types documentation missing</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Field-types-documentation-missing/m-p/799920#M64421</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/574849"&gt;@tenzinc&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, the calculation_read_time field type is a valid field type. It is used to store the time it takes for a calculation to be performed. The calculation is performed when the property is loaded.&lt;/P&gt;
&lt;P&gt;The documentation for the calculation_read_time field type is not currently available on the HubSpot Developer Portal. However, you can find more information about the field type in the HubSpot CRM API Reference.&lt;/P&gt;
&lt;P&gt;To find the documentation for the calculation_read_time field type, you can use the following steps:&lt;/P&gt;
&lt;P&gt;Go to the HubSpot CRM API Reference.&lt;BR /&gt;Click on the "Properties" tab.&lt;BR /&gt;Scroll down to the "Datetime" section.&lt;BR /&gt;You will see the calculation_read_time field type listed.&lt;BR /&gt;The documentation for the calculation_read_time field type includes the following information:&lt;/P&gt;
&lt;P&gt;Name: calculation_read_time&lt;BR /&gt;Type: datetime&lt;BR /&gt;Description: The time it takes for a calculation to be performed.&lt;BR /&gt;Example: 2023-05-26T12:00:00Z&lt;BR /&gt;I hope this helps! Let me know if you have any other questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this will helps you out. Please mark it as Solution Accepted to help other Community member.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2023 14:28:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Field-types-documentation-missing/m-p/799920#M64421</guid>
      <dc:creator>GRajput</dc:creator>
      <dc:date>2023-05-28T14:28:18Z</dc:date>
    </item>
  </channel>
</rss>

