<?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: Api version of hubspot apex class less than 45 in salesforce in Third-Party Apps</title>
    <link>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1093616#M191</link>
    <description>&lt;P&gt;Hi &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/882538"&gt;@SBaniya&lt;/a&gt;&lt;/SPAN&gt;, thank you for posting in our Community!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To address the compatibility issue with Salesforce’s new ICU locale format, you’ll need to update the listed Apex classes to API version 45.0 or higher.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This can be done by opening each class in the Salesforce Developer Console, editing the API version, and saving the changes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To our top experts, &lt;SPAN style="color:rgb(0,145,174);font-size:12px;"&gt;&lt;STRONG&gt;&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/5747"&gt;@Crystal_Hopper&lt;/a&gt;&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;and &lt;SPAN style="color:rgb(0,145,174);font-size:12px;"&gt;&lt;STRONG&gt;&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/640"&gt;@Lucila-Andimol&lt;/a&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; any recommendations for &lt;SPAN style="color:rgb(0,145,174);font-size:12px;"&gt;&lt;STRONG&gt;&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/882538"&gt;@SBaniya&lt;/a&gt;&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;matter?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Pam&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jan 2025 22:20:36 GMT</pubDate>
    <dc:creator>PamCotton</dc:creator>
    <dc:date>2025-01-13T22:20:36Z</dc:date>
    <item>
      <title>Api version of hubspot apex class less than version 45.0 in salesforce</title>
      <link>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1093272#M187</link>
      <description>&lt;P&gt;&lt;SPAN&gt;With Salesforce retiring the JDK locale format and enabling the new&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;ICU locale format&lt;/STRONG&gt;&lt;SPAN&gt;, these components must be updated to&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;API version 45 or higher&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;to ensure compatibility. Components built with API version 44.0 or earlier rely on Oracle's JDK locale formats, which can cause&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;data integrity issues&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;user confusion&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;due to variations in date formats, Hubspot Integration package in salesforce has below classes which has api version less than 45.0&lt;BR /&gt;HubSpotController&lt;BR /&gt;HubSpotGlobals&lt;BR /&gt;HubSpotLeadNurturing&lt;BR /&gt;HubSpotMessageLogger&lt;BR /&gt;HubSpotPendingChanges&lt;BR /&gt;HubSpotVersionResource.&lt;BR /&gt;&lt;BR /&gt;Any solution for this issue?&lt;BR /&gt;Or Is there a chance your team is working on new release of this package where these classes will use use&amp;nbsp;&lt;STRONG&gt;API version 45 or higher&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 10:23:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1093272#M187</guid>
      <dc:creator>SBaniya</dc:creator>
      <dc:date>2025-01-13T10:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Api version of hubspot apex class less than 45 in salesforce</title>
      <link>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1093616#M191</link>
      <description>&lt;P&gt;Hi &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/882538"&gt;@SBaniya&lt;/a&gt;&lt;/SPAN&gt;, thank you for posting in our Community!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To address the compatibility issue with Salesforce’s new ICU locale format, you’ll need to update the listed Apex classes to API version 45.0 or higher.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This can be done by opening each class in the Salesforce Developer Console, editing the API version, and saving the changes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To our top experts, &lt;SPAN style="color:rgb(0,145,174);font-size:12px;"&gt;&lt;STRONG&gt;&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/5747"&gt;@Crystal_Hopper&lt;/a&gt;&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;and &lt;SPAN style="color:rgb(0,145,174);font-size:12px;"&gt;&lt;STRONG&gt;&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/640"&gt;@Lucila-Andimol&lt;/a&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; any recommendations for &lt;SPAN style="color:rgb(0,145,174);font-size:12px;"&gt;&lt;STRONG&gt;&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/882538"&gt;@SBaniya&lt;/a&gt;&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;matter?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Pam&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 22:20:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1093616#M191</guid>
      <dc:creator>PamCotton</dc:creator>
      <dc:date>2025-01-13T22:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Api version of hubspot apex class less than version 45.0 in salesforce</title>
      <link>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1095236#M202</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/60427"&gt;@PamCotton&lt;/a&gt;&amp;nbsp;since &lt;STRONG&gt;HubSpot Integration &lt;/STRONG&gt;is an managed package,&amp;nbsp;I am not sure we can manually update the apex classe api version of an managed package. the updated package with the updated version needs to be provided by the service provider.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 12:00:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1095236#M202</guid>
      <dc:creator>SBaniya</dc:creator>
      <dc:date>2025-01-16T12:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Api version of hubspot apex class less than 45 in salesforce</title>
      <link>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1102019#M264</link>
      <description>&lt;P&gt;This is incorrect, you can only edit the API version if it is from an unmanaged pacakge.&lt;/P&gt;
&lt;P&gt;The HubSpot Installed App is a managed package so the app developer will need to make the updates on their end to change the API. Then we will have to install the update once deployed by the developer.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 19:33:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1102019#M264</guid>
      <dc:creator>SSmith167</dc:creator>
      <dc:date>2025-01-30T19:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Api version of hubspot apex class less than version 45.0 in salesforce</title>
      <link>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1102538#M268</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/882538"&gt;@SBaniya&lt;/a&gt;&amp;nbsp;Thank you for starting this topic. I have been trying to find a solution for weeks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/196245"&gt;@SSmith167&lt;/a&gt;&amp;nbsp;You are 100% correct. Since it is a managed package, we would be unable to update the API version in Salesforce. This will need to come from HubSpot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To try and fix the issue, I did try to update our Salesforce/HubSpot integration from 3.0 (Cocunut) to 3.0.1 (&lt;SPAN&gt;Daiquiri). While this did update the API version on a handful of Visualforce Pages, it did nothing to update the Apex Classes that&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/882538"&gt;@SBaniya&lt;/a&gt;&amp;nbsp;mentioned in their original post.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a ticket open with HubSpot and Salesforce and am hoping there is some sort of fix.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2025 18:33:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1102538#M268</guid>
      <dc:creator>MinogueCRM</dc:creator>
      <dc:date>2025-01-31T18:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Api version of hubspot apex class less than version 45.0 in salesforce</title>
      <link>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1103308#M269</link>
      <description>&lt;P&gt;I got a reply back from HubSpot Support. Here is what they had to say.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;"I did more research and testing internally and discovered that the only apex class that is actively used is the "HubSpotController." The other components are basically empty and are not utilized by the current version of the integration; they were implemented quite long ago before we made improvements to the integration.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;That said, the "HubSpotController" apex class is only utilized if you use the older version of the Visualforce window, and upgrading to Salesforce's ICU format manually &lt;STRONG&gt;does not&lt;/STRONG&gt; impact the functionality of the Visualforce window.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; The &lt;EM&gt;current&lt;/EM&gt; version of the Visualforce window is named "HubSpot_Embed_[object type]_V2" and is displayed in screenshots in this KB doc. You can see what version of the Visualforce window you use - if any - on your page layouts in Salesforce (&lt;A href="https://8-04.na1.hs-service-engage.com/Ctc/41+23284/8-04/JlY2-6qcW95jsWP6lZ3nFW2FC0G51CSWVYW229MJn8Q5MDMW8xgmqf5sqdnZW57FPGr4xdqCXW2c0TTg3FMwSTN4r3zdCTrYHNW1Jxt_B7fWNVPN7Tpwq0-t52TW3mYxK-4G8TkrN59g7B9T2PKFW6KYb8L99XbH3W6C1kSq858wYYW7shqVx5vDg7YW6NQL9k2dq-XxN1s51zMxdJDPW2vmxB35zDryrW3hJf-S4cw0NjW1DgLPm7K-QwpW2SRkHZ71NrGFW5bVykK3KxP8rW1yHvK378lVJTW1hcxYf8vylnWW6rQmf98Mf-7zW4qKGLX38bYzVW3p6PlX5_QKFSW3XJrY-54z637W7VJLZk6c6BChW4NSj5d1CRny7W63cRVB2GjmVzW4532jK1pLqsDf3Fg_wb04" target="_blank"&gt;KB doc&lt;/A&gt;).&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;With that, &lt;EM&gt;our guidance is to manually apply the ICU update - when your org is prepared - by following &lt;/EM&gt;&lt;A href="https://8-04.na1.hs-service-engage.com/Ctc/41+23284/8-04/JlF2-6qcW8wLKSR6lZ3l1N6m_DrsWw3nzW2sY6H711RVcwW4b0NYw1YQ_YtW6QdnWT72QvqxVhV4Zf2_crvkN5DlfK7x0d2hW4Lt7GL6Ksj1SW4QQdr54R-v-5W6Rh9Jy1t1B72W1dxwWt45NcCbW1tWG4s4VZJxcW2DyvvW5fzZHmW3mKvZk2-Swt3VtYlbl87W_FQW76NHbw63GY8TVMs5-C7qcB8qW2X8RPJ15xH4bW1f17372dRhJFW93TFXd8kjwCVW93L9Tm3BqsH7W25XGc-4hBZ3HN8-Yzm42XxSgN1BTfJknHn4cW2fXR7p6Cw3M4W2gsmRT4l7j0-W3M1V6t8Zb595Vb4MZM6zV6RjW6FqHV52RTxgNf8Z0D9604" target="_blank"&gt;&lt;EM&gt;this documentation&lt;/EM&gt;&lt;/A&gt;. You may receive a notification about the apex classes' API versions, but this can be ignored. From our testing, the old Visualforce window will not be affected.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;We don't yet have an exact timeline for this, but we plan to deprecate the older version of the Visualforce page, at which point we will also remove these older apex classes."&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;In short, it does not seem that anything with HubSpot should be effected. They recommend that admins manually apply the update as supposed to letting it get pushed. I have not applied to the update but I will try to do so in the coming weeks. If anyone else can speak to if this works, that would be great!&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 17:53:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1103308#M269</guid>
      <dc:creator>MinogueCRM</dc:creator>
      <dc:date>2025-02-03T17:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Api version of hubspot apex class less than version 45.0 in salesforce</title>
      <link>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1104368#M279</link>
      <description>&lt;P&gt;Thank you for updating and sharing! I just shared your update with the Support agent I was working with because their reply didn't have the details your does! Very helpful!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 15:57:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1104368#M279</guid>
      <dc:creator>jwiedenheft</dc:creator>
      <dc:date>2025-02-05T15:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Api version of hubspot apex class less than version 45.0 in salesforce</title>
      <link>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1104620#M286</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/892430"&gt;@MinogueCRM&lt;/a&gt;It's strange that I received the same response ("apply manual update from the release update page") from other package providers as well.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; Even if we enable the test run in the sandbox, I don’t think the ICU locale format will be applied immediately. What do you think?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 03:51:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1104620#M286</guid>
      <dc:creator>SBaniya</dc:creator>
      <dc:date>2025-02-06T03:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Api version of hubspot apex class less than version 45.0 in salesforce</title>
      <link>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1104867#M287</link>
      <description>&lt;P&gt;I am working on doing some updats with another package provider. Once I get those updates applied, I will attempt to enable the test run and will report back with results on if HubSpot appears to be working as normal.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 13:51:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1104867#M287</guid>
      <dc:creator>MinogueCRM</dc:creator>
      <dc:date>2025-02-06T13:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Api version of hubspot apex class less than version 45.0 in salesforce</title>
      <link>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1193509#M1041</link>
      <description>&lt;P&gt;Just out of curiosity, have you heard any updates on when they will address this for the manage package?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 17:40:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1193509#M1041</guid>
      <dc:creator>CJuarez</dc:creator>
      <dc:date>2025-08-26T17:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Api version of hubspot apex class less than version 45.0 in salesforce</title>
      <link>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1193542#M1042</link>
      <description>&lt;P&gt;Please see the "accepted solution" post that I made on this thread on 2/3/2025.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not seen any issue between Salesforce and HubSpot from an integration standpoint int he past 6 month.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 19:11:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1193542#M1042</guid>
      <dc:creator>MinogueCRM</dc:creator>
      <dc:date>2025-08-26T19:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Api version of hubspot apex class less than version 45.0 in salesforce</title>
      <link>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1193554#M1043</link>
      <description>&lt;P&gt;&lt;SPAN&gt;As of the Summer ‘25 release, legacy versions 21.0 through 30.0 of the Salesforce Platform API are retired and no longer available.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;SOAP: 21.0, 22.0, 23.0, 24.0, 25.0, 26.0, 27.0, 28.0, 29.0, 30.0&lt;/LI&gt;&lt;LI&gt;REST: v21.0, v22.0, v23.0, v24.0, v25.0, v26.0, v27.0, v28.0, v29.0, v30.0&lt;/LI&gt;&lt;LI&gt;BULK: 21.0, 22.0, 23.0, 24.0, 25.0, 26.0, 27.0, 28.0, 29.0, 30.0&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The package has a API version and salesforce is sending out action required emails.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;prevent critical service disruptions&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;and ensure your applications continue to function smoothly, customers and &lt;STRONG&gt;partners&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;must immediately&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;modify or upgrade their applications to function with supported APIs.&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Failure to act before September 2, 2025, will result in failed API calls and potential application downtime.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 19:28:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Third-Party-Apps/Api-version-of-hubspot-apex-class-less-than-version-45-0-in/m-p/1193554#M1043</guid>
      <dc:creator>CJuarez</dc:creator>
      <dc:date>2025-08-26T19:28:33Z</dc:date>
    </item>
  </channel>
</rss>

