<?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 Extend HubSpot UI with button and popup modal in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Extend-HubSpot-UI-with-button-and-popup-modal/m-p/735866#M59966</link>
    <description>&lt;P&gt;I want to create a marketplace app, that once installed, will &lt;STRONG&gt;render a floating button on any page/view&lt;/STRONG&gt; within the user's HubSpot portal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When clicked, a &lt;STRONG&gt;modal popup containing iFrame content&lt;/STRONG&gt; (or native code if iFrame isn't doable) will render on any page/view within the user's portal&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this, or a reasonable variation possible?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Visual support attached&lt;/P&gt;</description>
    <pubDate>Fri, 30 Dec 2022 15:27:55 GMT</pubDate>
    <dc:creator>daveroma</dc:creator>
    <dc:date>2022-12-30T15:27:55Z</dc:date>
    <item>
      <title>Extend HubSpot UI with button and popup modal</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Extend-HubSpot-UI-with-button-and-popup-modal/m-p/735866#M59966</link>
      <description>&lt;P&gt;I want to create a marketplace app, that once installed, will &lt;STRONG&gt;render a floating button on any page/view&lt;/STRONG&gt; within the user's HubSpot portal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When clicked, a &lt;STRONG&gt;modal popup containing iFrame content&lt;/STRONG&gt; (or native code if iFrame isn't doable) will render on any page/view within the user's portal&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this, or a reasonable variation possible?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Visual support attached&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2022 15:27:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Extend-HubSpot-UI-with-button-and-popup-modal/m-p/735866#M59966</guid>
      <dc:creator>daveroma</dc:creator>
      <dc:date>2022-12-30T15:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Extend HubSpot UI with button and popup modal</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Extend-HubSpot-UI-with-button-and-popup-modal/m-p/736508#M59981</link>
      <description>&lt;P&gt;There is no HS-supported interface to provide a portal-wide UI modification. The closest two options are traditional "&lt;A href="https://developers.hubspot.com/docs/api/crm/extensions/custom-cards" target="_blank" rel="noopener"&gt;CRM Cards&lt;/A&gt;", which can show on the sidebar of any *record* page (so far from any page in the portal, but at least on each individual record). You can have a simple button in your CRM card that then triggers a modal window that can render an arbitrary iframe. Second options is also a CRM Card, but built inside the new "&lt;A href="https://developers.hubspot.com/blog/crm-development-tools-for-hubspot-developers-beta" target="_blank" rel="noopener"&gt;CRM Development Tools&lt;/A&gt;", which are more flexible and powerful in various ways but *also* restricted to record pages. More importantly for your purposes, they are tied to private app authentication and thus not compatible (yet) with marketplace based apps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What people sometimes do for custom UI modifications is build a Chrome extension that provides an appropriate overlay (I don't particular recommend this option, just mentioning that it exitst). As far as I remember it's against the terms of service for a marketplace app to include a Chrome extension (or otherwise inject content in the HubSpot app), but I may misremember and it's only against the conditions for *certification* on the marketplace (either way it'd be pretty fatal to your app, since you'd probably want to be certified).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS You wrote "visual support attached" but I am not seeing an attachment so not sure how close crm cards could get to your design requirements.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 10:16:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Extend-HubSpot-UI-with-button-and-popup-modal/m-p/736508#M59981</guid>
      <dc:creator>vbrech</dc:creator>
      <dc:date>2023-01-03T10:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Extend HubSpot UI with button and popup modal</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Extend-HubSpot-UI-with-button-and-popup-modal/m-p/736648#M59992</link>
      <description>&lt;P&gt;Thank you - this is a very thorough and well-thought-out answer. My research over the weekend has led me to many of the same conclusions. &lt;BR /&gt;&lt;BR /&gt;So is it safe to say that&amp;nbsp;&lt;EM&gt; most&lt;/EM&gt; Marketplace apps (with the exception of those working with CRM records) render the app UI in an external environment separate from the HubSpot UI?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 15:09:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Extend-HubSpot-UI-with-button-and-popup-modal/m-p/736648#M59992</guid>
      <dc:creator>daveroma</dc:creator>
      <dc:date>2023-01-03T15:09:34Z</dc:date>
    </item>
  </channel>
</rss>

