<?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: Is there an API that can be called to find out which plan a HubSpot account is on? in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1168474#M82809</link>
    <description>&lt;P&gt;Thanks for your help!&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/141"&gt;@TomM2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I had a look at the Workflows API and saw that you can do a Get All Workflows request so this might be a good option for us, as I think we want to avoid creating any resources on behalf of our integration users that we'd later have to delete. The issue with the Get All Workflows request is that some users may not have set one up yet even if the functionality is available to them, but as long as we are aware of that limitation then we can design our UI/UX around that.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jun 2025 10:41:41 GMT</pubDate>
    <dc:creator>wats</dc:creator>
    <dc:date>2025-06-24T10:41:41Z</dc:date>
    <item>
      <title>Is there an API that can be called to find out which plan a HubSpot account is on?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1167884#M82777</link>
      <description>&lt;P&gt;Specifically, we want to find out if an account has HubSpot Workflows enabled or not so that we can tailor our integration's UI/UX.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Account API doesn't provide this information from what I can see here: &lt;A href="https://developers.hubspot.com/docs/reference/api/settings/account-information-api" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/reference/api/settings/account-information-api&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It can return "accountType", but that seems to specify whether an account is a Standard or Developer account as detailed here:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/getting-started/account-types" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/getting-started/account-types&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 10:01:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1167884#M82777</guid>
      <dc:creator>wats</dc:creator>
      <dc:date>2025-06-23T10:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API that can be called to find out which plan a HubSpot account is on?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1167906#M82778</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/957284"&gt;@wats&lt;/a&gt;&amp;nbsp;this isn't something that can or would be surfaced externally. You could just try use the &lt;A href="https://developers.hubspot.com/docs/reference/api/automation/create-manage-workflows" target="_blank" rel="noopener"&gt;create a workflow api&lt;/A&gt; though and it'll fail if there's no workflow permissions!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 10:34:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1167906#M82778</guid>
      <dc:creator>TomM2</dc:creator>
      <dc:date>2025-06-23T10:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API that can be called to find out which plan a HubSpot account is on?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1168132#M82789</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/957284"&gt;@wats&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As of now, HubSpot does not offer a public API that explicitly returns the current plan or feature access (like Workflows) for a connected portal. This limitation is intentional, likely due to the complexity of bundled features and legacy plan variations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 16:59:26 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1168132#M82789</guid>
      <dc:creator>kosalaindrasiri</dc:creator>
      <dc:date>2025-06-23T16:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API that can be called to find out which plan a HubSpot account is on?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1168174#M82793</link>
      <description>&lt;P&gt;Smart suggestion &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/141"&gt;@TomM2&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 18:14:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1168174#M82793</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2025-06-23T18:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API that can be called to find out which plan a HubSpot account is on?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1168473#M82808</link>
      <description>&lt;P&gt;Thank you Kosala! That does make sense. It'd be nice to be able to find out which features users have using an API call in future perhaps. This could potentially allow integration partners to work alongside HubSpot to upsell their features, like Workflows.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 10:39:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1168473#M82808</guid>
      <dc:creator>wats</dc:creator>
      <dc:date>2025-06-24T10:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API that can be called to find out which plan a HubSpot account is on?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1168474#M82809</link>
      <description>&lt;P&gt;Thanks for your help!&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/141"&gt;@TomM2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I had a look at the Workflows API and saw that you can do a Get All Workflows request so this might be a good option for us, as I think we want to avoid creating any resources on behalf of our integration users that we'd later have to delete. The issue with the Get All Workflows request is that some users may not have set one up yet even if the functionality is available to them, but as long as we are aware of that limitation then we can design our UI/UX around that.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 10:41:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1168474#M82809</guid>
      <dc:creator>wats</dc:creator>
      <dc:date>2025-06-24T10:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API that can be called to find out which plan a HubSpot account is on?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1168652#M82823</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/957284"&gt;@wats&lt;/a&gt;&amp;nbsp;yeah I was thinking that, I'm not entirely sure if the get all workflows api has error handling to throw a meaningful error when workflows aren't available within the account though so would be worth testing. Check a portal without WF access to ensure it doesn't just throw an empty response and actually has an error saying theres no WF permissions. It's been a good while since I've used it within in the past I'm pretty sure it used to just throw an empty response.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 15:11:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1168652#M82823</guid>
      <dc:creator>TomM2</dc:creator>
      <dc:date>2025-06-24T15:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API that can be called to find out which plan a HubSpot account is on?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1168681#M82826</link>
      <description>&lt;P&gt;Good shout, will check that! Thanks again&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 15:42:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Is-there-an-API-that-can-be-called-to-find-out-which-plan-a/m-p/1168681#M82826</guid>
      <dc:creator>wats</dc:creator>
      <dc:date>2025-06-24T15:42:48Z</dc:date>
    </item>
  </channel>
</rss>

