<?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: Can you use Hobspot CMS headlessly? in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/414346#M21518</link>
    <description>Always thought you were a good googler &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/118753"&gt;@Ntbrown&lt;/a&gt; &lt;span class="lia-unicode-emoji" title=":winking_face_with_tongue:"&gt;😜&lt;/span&gt;</description>
    <pubDate>Tue, 02 Mar 2021 22:54:53 GMT</pubDate>
    <dc:creator>dennisedson</dc:creator>
    <dc:date>2021-03-02T22:54:53Z</dc:date>
    <item>
      <title>Can you use HubSpot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/414175#M21500</link>
      <description>&lt;P&gt;hey,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to use Hubspot as a headless CMS (with Gatsby.js or Next. js and a react front end) at the professional level subscription. Looking at the docs, this looks possible as the data is all exposed via an API, even though it perhaps hasn't really been designed for this. I just want to offer it as a quote option in an estimate I am doing, but wanted to check if there are any gotchas or considerations I might be missing.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;cheers&lt;/P&gt;
&lt;P&gt;david&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 08:01:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/414175#M21500</guid>
      <dc:creator>dcarter1</dc:creator>
      <dc:date>2025-11-12T08:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/414185#M21503</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/170657"&gt;@dcarter1&lt;/a&gt; you should be able to do this &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Just be aware the CMS was not purpose built to specifically work in a headless fashion. We do however have a lot of APIs that can make it so someone determined to use it that way, could.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;There is this guy, &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/138846"&gt;@kierana&lt;/a&gt;, who is a great resource for things like this.&amp;nbsp; Maybe he has some opinions to offer &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 17:10:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/414185#M21503</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2021-03-12T17:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/414345#M21517</link>
      <description>&lt;P&gt;30 seconds of googling:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.gatsbyjs.com/plugins/gatsby-plugin-hubspot/" target="_blank" rel="noopener"&gt;https://www.gatsbyjs.com/plugins/gatsby-plugin-hubspot/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.gatsbyjs.com/plugins/gatsby-source-hubspot/" target="_blank" rel="noopener"&gt;https://www.gatsbyjs.com/plugins/gatsby-source-hubspot/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/CMS-Development/Integrating-Hubspot-Forms-with-GatsbyJS/td-p/278925" target="_blank" rel="noopener"&gt;https://community.hubspot.com/t5/CMS-Development/Integrating-Hubspot-Forms-with-GatsbyJS/td-p/278925&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/CMS-Development/Display-Hubspot-blogs-in-Gatsby-site/td-p/270793" target="_blank" rel="noopener"&gt;https://community.hubspot.com/t5/CMS-Development/Display-Hubspot-blogs-in-Gatsby-site/td-p/270793&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Generically, yes. If you have an API or some stream exposing posts you can do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If&amp;nbsp; aplugin doesn't exist.... cool build one.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 22:59:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/414345#M21517</guid>
      <dc:creator>Ntbrown</dc:creator>
      <dc:date>2021-03-02T22:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/414346#M21518</link>
      <description>Always thought you were a good googler &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/118753"&gt;@Ntbrown&lt;/a&gt; &lt;span class="lia-unicode-emoji" title=":winking_face_with_tongue:"&gt;😜&lt;/span&gt;</description>
      <pubDate>Tue, 02 Mar 2021 22:54:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/414346#M21518</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2021-03-02T22:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/414348#M21519</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/13982"&gt;@dennisedson&lt;/a&gt;&amp;nbsp;Wait until people learn you can do basic regex ops with google fu. Almost like the internet is a compendium of knowledge or something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, on that note when was the last itme hubspot's RE2 regex library from googel was updated.... It lists that it abides by it, but half the available syntactic options fail and yes - I mean the supported ones by RE2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Granted I was doing an automated run of regex ops with unicode scripts so you may just have some blocklist that are historic. The unicode standard lists some as recommended / obsolete for library implementations but RE2 does include these so I doubt that's the source.&lt;BR /&gt;&lt;BR /&gt;Regardless, should be clarified.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 23:18:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/414348#M21519</guid>
      <dc:creator>Ntbrown</dc:creator>
      <dc:date>2021-03-02T23:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/415989#M21598</link>
      <description>&lt;P&gt;Thanks. I looked at those already, thanks to the power of Google - the link that is relevant to my question (the second one) talks about Hubspot Blog.&amp;nbsp; That sounded like a subset of Hubspot CMS rather than the whole thing to me, but I can't find any references to the name Hubspot Blog I assumed it was a reference to the&amp;nbsp;&lt;SPAN&gt;CMS Blog API which sits inside Hubspot CMS&lt;/SPAN&gt;.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Also, it doesn't really tell me much about if it has been attempted much or if its still up to date, after talking to hubpost themselves they said I should ask the community. I would be more interested to know issues or limitations there might be or how much of an untrodden path I would be taking, but given the replies and the fact I could find so little how to's on Google, it sounds like a not very well worn one and I'd need to reflect this in costings. Also, it possibly indicates it is not a particularly good idea (as the sales staff suggested, the CMS is more for marketing people than anything - whatever that means).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Of course as you suggest, I could also write a plugin myself.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 18:03:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/415989#M21598</guid>
      <dc:creator>dcarter1</dc:creator>
      <dc:date>2021-03-08T18:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/415993#M21599</link>
      <description>&lt;P&gt;Also, would the CMS be able to create custom page templates or even content modules that I could then expose to a plugin I made, rather than just pre defined blog posts et al?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 18:13:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/415993#M21599</guid>
      <dc:creator>dcarter1</dc:creator>
      <dc:date>2021-03-08T18:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/416000#M21600</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/170657"&gt;@dcarter1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;SPAN&gt;That sounded like a subset of Hubspot CMS rather than the whole thing to me, but I can't find any references to the name Hubspot Blog I assumed it was a reference to the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;CMS Blog API which sits inside Hubspot CMS&lt;/SPAN&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Well yes.... and no.... The blog is cetainly a subset of the CMS. A CMS is just a management system and I'd certainly hope people could manage their blogs. Yes, there's an API which is precisely why there are plugins possible &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whenever people pipe these things through a JAMStack app / SSG they are typically doing so in a headless setting where content edtiors just come in and write things and have nothing else to worry about. A dev does the rest. So, it's a separation of concerns (which never really works imo, but anyways....) that people have back-filled into real / heavier CMS' like HubSpot, WordPress, etc since they expose an API (data stream) from which this sourcing can be performed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whether it's real REST APIs, GraphQL, or higher level meshes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/170657"&gt;@dcarter1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I could find so little how to's on Google, it sounds like a not very well worn one and I'd need to reflect this in costings. Also, it possibly indicates it is not a particularly good idea (as the sales staff suggested, the CMS is more for marketing people than anything - whatever that means).&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Right... but there aren't really "how tos" for this type of stuff. It's just a plugin. If you're a developer doing this... you don't need a how to you already have the dev chops to do so. And if you don't.... Don't try it not worth it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same process whether you are sourcing from contentful, strapi, or any other headless CMS.... or a real CMS with a data stream exposed. It's a generic process that is unchanging. Your only difference is maybe a different plugin piping things for the source and changing how the GraphQL /&amp;nbsp; querying of data within these posts is structured for them to be spitout via in a&amp;nbsp; SSG / JAMStack app. You just need to know if an API exists or not and if someone has already done the hard work for you (a plugin). If not comfortable with this.... then yes you may be giving yourself more overhead than you'd like.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/170657"&gt;@dcarter1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;now much of an untrodden path&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Not an untrodden path... It's just that nobody uses HubSpot, because per this comment:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/170657"&gt;@dcarter1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;more for marketing people than anything - whatever that means&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It's meant to be friendly for people to edit with user-friendly text-editors - marketers - who don't do anything technical.... So the most technical thing you get in HubSpot are workflow "automations" and half-baked themes / websites made by similar people. Very rarely, unless you're building an integraiton or custom app, do you do any semblance of real development in HubSpot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, in that sense maybe it's "untrodden", but not impossible.&amp;nbsp; You'd effectively being offering a service that says:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Hey pay $$$$ a month for fancy editing priveleges you could just use a better headless CMS for, then pay me to build loads of extra tech on top of that, then maintenance fees and complications, hoting / extra dev to setup a JSx to display it via JAMStack for better metrics presumng I have the development chops to make that happen".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not a great sale. A better sale would be &lt;STRONG&gt;"I can make a JSx app&amp;nbsp;&lt;EM&gt;inside HubSpot&lt;/EM&gt;"&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 18:38:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/416000#M21600</guid>
      <dc:creator>Ntbrown</dc:creator>
      <dc:date>2021-03-08T18:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/416004#M21601</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/170657"&gt;@dcarter1&lt;/a&gt;&amp;nbsp;Actually... In addition. I'll just go ahead and say no it's not possible because it'd a royal pain in the *** with no benefit as a service - ignoring the previous long winded explanation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here's the real problem even if you're fine with all the above and a client is for whatever reason:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For an SSG to work.... effectively.... You need to have it continously spit stuff back out. HubSpot doesn't expose enough events that are useful for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, they have te page events / blog apis etc. That's great for sourcing and hooking all this up in theory. But, they're not exposed in easy to use workflows or anything actually useful that would let you -&amp;gt; have users do free form editing -&amp;gt; SSG / JAMStack gets signaled -&amp;gt; new stuff gets spit out / build -&amp;gt; cool JAMStack app works great. Or, at least they're not to my knowledge... If they are well that's news to me and I have a lot of new stuff to build &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, goodluck making that work without re-inventing the wheel for something of no real benefit.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 18:43:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/416004#M21601</guid>
      <dc:creator>Ntbrown</dc:creator>
      <dc:date>2021-03-08T18:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/416054#M21609</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/118753"&gt;@Ntbrown&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"previous long winded explanation" &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;span class="lia-unicode-emoji" title=":upside_down_face:"&gt;🙃&lt;/span&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Don't stop being long winded.&amp;nbsp; I enjoy the reads&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 21:39:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/416054#M21609</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2021-03-08T21:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/721276#M31538</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;New to this thread. I've gone through all of&amp;nbsp;Ntbrown's good commentary, but the question still remains open: is it &lt;STRONG&gt;possible to use Hubspot as a headless CMS?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the discussion, the answer still seems to be "maybe". I don't think it's too hard to use it as a headless CMS, below are my general thoughts on how it can be done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;To be used as headless CMS, we simply need to be able to pull the content pages via API.&lt;/LI&gt;&lt;LI&gt;The Landing Pages API has an endpoint to retrieve a landing page content:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/cms/pages" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/api/cms/pages&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;There is a field in there called "&lt;STRONG&gt;layoutSections&lt;/STRONG&gt;", which apparently has the content of the page.&lt;/LI&gt;&lt;LI&gt;All we need to do is turn the layoutSections into HTML, and we'll have our landing page.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Challenge&lt;/STRONG&gt;: Where is layoutSections documented? There does not seem to be any in the usual places.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is just one possible way of making using Hubspot as a headless CMS, if there are others, I'm happy to hear about them.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 02:32:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/721276#M31538</guid>
      <dc:creator>speedplane</dc:creator>
      <dc:date>2022-11-22T02:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/782052#M33809</link>
      <description>&lt;P&gt;hey speedplane,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;layoutsections is not documented currently. But it seems to be very simple if you check the standard html output. there is a attribute called "cell". currently i made a proof of concept for a client. But the proof stoped because i cannot adept the smart-content rules&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 14:40:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/782052#M33809</guid>
      <dc:creator>SJaeger</dc:creator>
      <dc:date>2023-04-14T14:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/785119#M33896</link>
      <description>&lt;P&gt;A bit late to the party but, for anyone else looking for an answer on this, we recently used sveltekit as the frontend with hubspot forms as the "headless CMS" and also used some of the other CRM and CMS APIs eventually.&lt;BR /&gt;&lt;BR /&gt;This was a really interesting project, once we figured out how to actually navigate the API docs for each situation (no small feat in itself), as we could start small with forms API and then branch out to other APIs as the client's business expanded.&lt;BR /&gt;&lt;BR /&gt;Here's a short writeup we published about it for reference: &lt;A href="https://blog.theodo.com/2023/04/hubspot-forms-with-cloudflare/" target="_blank" rel="noopener"&gt;Hubspot Forms with Cloudflare&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The article links to a repo which shows the implementation (simplified to not show our client's specific setup but still useful to get started)&lt;BR /&gt;&lt;BR /&gt;Our big gotcha was the difficulty of working with the API docs. Seemed a bit unintuitive sometimes. But still worth it, given the business problem it solved.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 20:38:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/785119#M33896</guid>
      <dc:creator>aaylsworth</dc:creator>
      <dc:date>2023-04-21T20:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/1222730#M44501</link>
      <description>&lt;P&gt;Yes, it’s definitely possible to use HubSpot as a headless CMS with Next.js or Gatsby, though there are a few things to plan for.&lt;/P&gt;&lt;P&gt;HubSpot’s CMS APIs and GraphQL content APIs give good access to content and metadata, but it’s not as plug-and-play as Sanity or Strapi. You’ll need to handle:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Auth and caching carefully, since HubSpot’s APIs can be slower for dynamic builds.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Preview mode setup, as HubSpot doesn’t natively provide instant preview for external frontends.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Some custom mapping for rich text fields or blog objects to render correctly in React.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you’re already using HubSpot for marketing automation, using it headlessly can work fine just plan the integration layer well. For full flexibility, some teams pair HubSpot with a dedicated headless CMS (like Sanity) and push structured data via API for marketing pages.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 05:21:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/1222730#M44501</guid>
      <dc:creator>ekta1</dc:creator>
      <dc:date>2025-11-12T05:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use Hobspot CMS headlessly?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/1222766#M44503</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/170657"&gt;@dcarter1&lt;/a&gt;&lt;/SPAN&gt;, to add to what &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/1002353"&gt;@ekta1&lt;/a&gt;&lt;/SPAN&gt; just shared, yes, you can use HubSpot CMS headlessly with Gatsby.js or Next.js at the Professional level.&lt;BR /&gt;&lt;BR /&gt;The data is exposed via APIs, making it technically possible. However, there are some important considerations:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- HubSpot provides REST APIs for CMS content (pages, blog posts, HubDB, files, etc.)&lt;BR /&gt;- You can fetch content via APIs and render it with your React frontend&lt;BR /&gt;- Professional subscription includes access to most CMS APIs&lt;BR /&gt;&lt;BR /&gt;Also, please keep in mind that:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;- HubSpot CMS wasn't primarily designed as a headless CMS, so some features may not translate perfectly&lt;BR /&gt;- You'll need to handle authentication, caching, and content delivery yourself&lt;BR /&gt;- Some CMS-specific features (like personalization, membership pages) may require additional work&lt;BR /&gt;- Consider API rate limits for your use case&lt;BR /&gt;&lt;BR /&gt;Here are some resources on the topic:&lt;BR /&gt;&lt;BR /&gt;- &lt;A href="https://developers.hubspot.com/docs/cms/start-building/introduction/use-cms-apis" target="_blank"&gt;Use CMS APIs&lt;/A&gt;&lt;BR /&gt;- &lt;A href="https://developers.hubspot.com/docs/api-reference/cms-pages-v3/guide" target="_blank"&gt;CMS API | Pages&lt;/A&gt;&lt;BR /&gt;- &lt;A href="https://developers.hubspot.com/docs/api-reference/cms-posts-v3/guide" target="_blank"&gt;CMS API | Blog Posts&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I hope it helps!&lt;BR /&gt;&lt;BR /&gt;Have a great day!&lt;BR /&gt;Bérangère&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;This post was created with the assistance of AI tools.&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 07:54:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-you-use-HubSpot-CMS-headlessly/m-p/1222766#M44503</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-11-12T07:54:49Z</dc:date>
    </item>
  </channel>
</rss>

