<?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 can someone share some ways to show capterra reviews in hubspot? in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/can-someone-share-some-ways-to-show-capterra-reviews-in-hubspot/m-p/637226#M28829</link>
    <description>&lt;P&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;Hope you are doing well. I need to integrate capterra reviews on my hubspot website but I don't see any of their widget which I can add to my website. There are other websites which give the option to show reviews through them for capterra but they are normally paid. Can someone please tell me the best way to show capterra reviews?&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Furqan&lt;/P&gt;</description>
    <pubDate>Mon, 23 May 2022 10:03:04 GMT</pubDate>
    <dc:creator>FurqanAli</dc:creator>
    <dc:date>2022-05-23T10:03:04Z</dc:date>
    <item>
      <title>can someone share some ways to show capterra reviews in hubspot?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/can-someone-share-some-ways-to-show-capterra-reviews-in-hubspot/m-p/637226#M28829</link>
      <description>&lt;P&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;Hope you are doing well. I need to integrate capterra reviews on my hubspot website but I don't see any of their widget which I can add to my website. There are other websites which give the option to show reviews through them for capterra but they are normally paid. Can someone please tell me the best way to show capterra reviews?&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Furqan&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 10:03:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/can-someone-share-some-ways-to-show-capterra-reviews-in-hubspot/m-p/637226#M28829</guid>
      <dc:creator>FurqanAli</dc:creator>
      <dc:date>2022-05-23T10:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: can someone share some ways to show capterra reviews in hubspot?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/can-someone-share-some-ways-to-show-capterra-reviews-in-hubspot/m-p/637481#M28833</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/367528"&gt;@FurqanAli&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;haven't worked with Capterra but some ideas how to get reviews to display:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;with jQuery .load()&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;div id="myCustomID"&amp;gt;&amp;lt;/div&amp;gt;

{% require_js %}
{# make sure that this script loads after jQuery #}
&amp;lt;script&amp;gt;
$('#myCustomID').load('PATH-TO-CAPTERRA-REVIEW-PAGE #ID-OF-THE-DESIRED-DIV');
&amp;lt;/script&amp;gt;
{% end_require_js %}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;with an iFrame&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;iframe src="PATH-TO-CAPTERRA-PAGE" title="Custom title"&amp;gt;&amp;lt;/iframe&amp;gt;
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;if Capterra got an API&lt;/STRONG&gt;(haven't found any information about that in a one minute research) you could "overengineer" something with either a HubDB API or just an "JSON display" JS file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope this helps,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 15:56:26 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/can-someone-share-some-ways-to-show-capterra-reviews-in-hubspot/m-p/637481#M28833</guid>
      <dc:creator>Anton</dc:creator>
      <dc:date>2022-05-23T15:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: can someone share some ways to show capterra reviews in hubspot?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/can-someone-share-some-ways-to-show-capterra-reviews-in-hubspot/m-p/638664#M28862</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt;&amp;nbsp;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 08:43:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/can-someone-share-some-ways-to-show-capterra-reviews-in-hubspot/m-p/638664#M28862</guid>
      <dc:creator>FurqanAli</dc:creator>
      <dc:date>2022-05-25T08:43:34Z</dc:date>
    </item>
  </channel>
</rss>

