<?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: Creating a Customer Portal Beyond Tickets: Rendering CRM Data in HubSpot CMS in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/1176225#M43540</link>
    <description>&lt;P&gt;One of the challenges a lot of HubSpot companies face is that there is no well thought out customer portal for Hubspot other than the basic ticketing portal. So you either have to use that or pay a HubSpot partner to build you a custom portal, which can be expensive and is something you have to continually maintain and update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At Onsharp, we just launched &lt;A href="https://app-na2.hubspot.com/ecosystem/242444182/marketplace/apps/core-customer-portal" target="_blank" rel="noopener"&gt;Core Portal&lt;/A&gt; in the HubSpot App Marketplace.&amp;nbsp;&lt;SPAN&gt;With Core, you can allow your HubSpot customers to manage their account information, submit and track support tickets, approve quotes, access documents, and interact with your knowledge base. It's fully integrated with HubSpot and can be set up in about 10 minutes.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'd encourage you to check it out. We have a free forever plan that allows you to use Core for up to 50 of your customers, dealers, partners, or whatever audience you'd like to use it for.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jul 2025 14:27:29 GMT</pubDate>
    <dc:creator>joesandin</dc:creator>
    <dc:date>2025-07-14T14:27:29Z</dc:date>
    <item>
      <title>Creating a Customer Portal Beyond Tickets: Rendering CRM Data in HubSpot CMS</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/828575#M35248</link>
      <description>&lt;P&gt;Does anyone have any experience with making a customer portal for more than just tickets inside hubspot? One of my clients wants to create a dashboard where he renderes some processed Contact/Company CRM data into the CMS Templates. Is this at all possible to do? I know you can restrict access to pages via lists and then have thoose people in the list create an account or use SSO so I'm just wondering if something like that would work?&lt;BR /&gt;&lt;BR /&gt;Alternativly if not, what would be the solution you would recommend?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 21:06:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/828575#M35248</guid>
      <dc:creator>AKoprivec3</dc:creator>
      <dc:date>2025-01-15T21:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Customer Portal</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/829302#M35295</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/583096"&gt;@AKoprivec3&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for the great question. It sounds like your client asked for an interesting solution. I'd like to invite some of our community members to the conversation — hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/193060"&gt;@JBeatty&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/257487"&gt;@LMeert&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/78983"&gt;@Indra&lt;/a&gt;, have you built out anything similar to what&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/583096"&gt;@AKoprivec3&lt;/a&gt;&amp;nbsp;is describing?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for taking a look! — Jaycee&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 14:07:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/829302#M35295</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-08-03T14:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Customer Portal</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/830817#M35336</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/583096"&gt;@AKoprivec3&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here at Pearagon we have actually built multiple customer portals using this exact flow for many of our clients. I am our lead developer so I have architeched a lot of these solutions. We set up some lists and private content that gives access to specific pages. These pages will need to be almost completely custom made by a developer with the HUBL functions "&lt;SPAN&gt;crm_associations" and "crm_objects" doing a lot of heavy lifting to dynamically generate HTML based on the contact and their associated objects. We have done this with custom objects associated to the contact and with companies associated to the contact. For one of our portals we even integrated the entire ticketing service portal within the portal so it would feel like a single site. We also have set up an integrated payment system with one of the portals. If you have any specific questions feel free to relpy to me here or to DM if you would like to talk more in depth about your usecase.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 16:38:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/830817#M35336</guid>
      <dc:creator>JBeatty</dc:creator>
      <dc:date>2023-08-07T16:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Customer Portal</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/830867#M35338</link>
      <description>&lt;P&gt;Thank you very much,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/193060"&gt;@JBeatty&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; I hope you've had a great summer &lt;span class="lia-unicode-emoji" title=":beach_with_umbrella:"&gt;🏖&lt;/span&gt;️ — Jaycee&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 18:21:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/830867#M35338</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-08-07T18:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Customer Portal</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/950554#M38508</link>
      <description>&lt;P&gt;Can you confirm if this can ony be achieved with Enterprise? Enterprise allows landing pages to have same authentication as customer portal (with SSO as well) however I think with Professional landing pages can only be password protected correct? Therefore the customer portal and landing pages will have a totally different authentication method and won't be so seamless in the end.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 05:36:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/950554#M38508</guid>
      <dc:creator>OTanti</dc:creator>
      <dc:date>2024-03-27T05:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Customer Portal</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/968418#M38828</link>
      <description>&lt;P&gt;Hi Joshua,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This sounds really interesting.&lt;BR /&gt;We wanted to switch our website to Hubspot this week and it turned out there is no real user management for the website. I was a little shocked, i must admit.&lt;BR /&gt;What do you think, which effort would it be to integrate your solution and what would be the cost?&lt;BR /&gt;&lt;BR /&gt;Thanks and reg.&lt;BR /&gt;Sabine&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 15:05:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/968418#M38828</guid>
      <dc:creator>SWildemann</dc:creator>
      <dc:date>2024-04-29T15:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Customer Portal</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/1028780#M40330</link>
      <description>&lt;P&gt;Hi there, can you create a customer portal for deals with restricted fields.&lt;/P&gt;&lt;P&gt;E.g. For our business we process client deals and send orders to suppliers to produce. Could we in theory create a customer portal for specific fields of of a deal to share with suppliers instead of manuelly emailing them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 00:41:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/1028780#M40330</guid>
      <dc:creator>TLawrence3</dc:creator>
      <dc:date>2024-08-19T00:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Customer Portal Beyond Tickets: Rendering CRM Data in HubSpot CMS</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/1176225#M43540</link>
      <description>&lt;P&gt;One of the challenges a lot of HubSpot companies face is that there is no well thought out customer portal for Hubspot other than the basic ticketing portal. So you either have to use that or pay a HubSpot partner to build you a custom portal, which can be expensive and is something you have to continually maintain and update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At Onsharp, we just launched &lt;A href="https://app-na2.hubspot.com/ecosystem/242444182/marketplace/apps/core-customer-portal" target="_blank" rel="noopener"&gt;Core Portal&lt;/A&gt; in the HubSpot App Marketplace.&amp;nbsp;&lt;SPAN&gt;With Core, you can allow your HubSpot customers to manage their account information, submit and track support tickets, approve quotes, access documents, and interact with your knowledge base. It's fully integrated with HubSpot and can be set up in about 10 minutes.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'd encourage you to check it out. We have a free forever plan that allows you to use Core for up to 50 of your customers, dealers, partners, or whatever audience you'd like to use it for.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 14:27:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-a-Customer-Portal-Beyond-Tickets-Rendering-CRM-Data-in/m-p/1176225#M43540</guid>
      <dc:creator>joesandin</dc:creator>
      <dc:date>2025-07-14T14:27:29Z</dc:date>
    </item>
  </channel>
</rss>

