<?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: New customer interface support in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/New-customer-interface-support/m-p/306342#M14615</link>
    <description>&lt;P&gt;Great thank you! This is helpful&lt;/P&gt;</description>
    <pubDate>Mon, 09 Dec 2019 08:26:47 GMT</pubDate>
    <dc:creator>kporteus</dc:creator>
    <dc:date>2019-12-09T08:26:47Z</dc:date>
    <item>
      <title>New customer interface support</title>
      <link>https://community.hubspot.com/t5/CMS-Development/New-customer-interface-support/m-p/305218#M14491</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are building a brand new customer interface and would like to carry out the three things below.&amp;nbsp; Please can you advise if possible, and the documentation required for each.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Pull in our latest blog posts&lt;/STRONG&gt; into the right column.&lt;BR /&gt;I understand there is an RSS feed for this, but if for any reason we can't support that, which API documentation would be need. We'd like to be able to pull in specific tagged content.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. &lt;STRONG&gt;Pull in Contact Owner name, photo and contact details&lt;/STRONG&gt; into the left side colum and ensure these update if they are updated within Hubspot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Below the Contact Owner name and contact details, we'd like to &lt;STRONG&gt;embed a live chat with their contact owner&lt;/STRONG&gt;. We don't want to use the pop up widget - is there a way to embed this function instead? This would also update to a new contact owner ifupdated within HubSpot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 11:01:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/New-customer-interface-support/m-p/305218#M14491</guid>
      <dc:creator>kporteus</dc:creator>
      <dc:date>2019-12-03T11:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: New customer interface support</title>
      <link>https://community.hubspot.com/t5/CMS-Development/New-customer-interface-support/m-p/305311#M14503</link>
      <description>&lt;OL&gt;&lt;LI&gt;You can use the CMS Blogs API to list blogs and its topic_id parameter to list specific tagged content.&lt;BR /&gt;&lt;A href="https://developers.hubspot.com/docs/methods/blogv2/get_blogs" target="_blank"&gt;https://developers.hubspot.com/docs/methods/blogv2/get_blogs&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;For contact owner information specific to a contact I believe a combination of the Contacts API and Owners API would be needed. Contacts API to pull in the info of what Owner is associated with them (you would need the email or id of the contact to grab the information). Owners API to then grab the information on that owner.&lt;BR /&gt;&lt;A href="https://developers.hubspot.com/docs/methods/contacts/contacts-overview" target="_blank"&gt;https://developers.hubspot.com/docs/methods/contacts/contacts-overview&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.hubspot.com/docs/methods/owners/get_an_owner" target="_blank"&gt;https://developers.hubspot.com/docs/methods/owners/get_an_owner&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;And there's a Hubspot Conversations JavaScript API you could use to embed the chat. I haven't really worked with this widget though so I couldn't tell you if it's possible to specify the contact owner. Maybe another dev would have more insight there.&lt;BR /&gt;&lt;A href="https://developers.hubspot.com/docs/methods/conversations_api/hubspot-conversations-javascript-api?_ga=2.9644597.1281793156.1575299463-936257323.1575299463" target="_blank"&gt;https://developers.hubspot.com/docs/methods/conversations_api/hubspot-conversations-javascript-api&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alyssa Wilie&lt;BR /&gt;&lt;EM&gt;Web Developer&lt;BR /&gt;&lt;/EM&gt;&lt;STRONG&gt;LyntonWeb&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 15:38:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/New-customer-interface-support/m-p/305311#M14503</guid>
      <dc:creator>alyssamwilie</dc:creator>
      <dc:date>2019-12-03T15:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: New customer interface support</title>
      <link>https://community.hubspot.com/t5/CMS-Development/New-customer-interface-support/m-p/305494#M14508</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So just to confirm for point 3 - We can have the chat embedded into the actual interface as opposed to having the widget pop up in the bottom left or right corner?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just want to be clear as I've been given some conflicting information here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 08:56:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/New-customer-interface-support/m-p/305494#M14508</guid>
      <dc:creator>kporteus</dc:creator>
      <dc:date>2019-12-04T08:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: New customer interface support</title>
      <link>https://community.hubspot.com/t5/CMS-Development/New-customer-interface-support/m-p/305871#M14550</link>
      <description>&lt;P&gt;It's just a Javascript API (basically just a customizable embed code) and looking at the options in the documentation it provides I believe it's still going to popup in the corner and does not have the option to embed it into the interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alyssa Wilie&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Web Developer&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LyntonWeb&lt;BR /&gt;&lt;BR /&gt;EDIT:&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Seems embedding directly in the interface actually is possible!&lt;BR /&gt;&lt;A href="https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/266247" target="_blank" rel="noopener"&gt;https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/266247&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Somehow I completely skipped over the&amp;nbsp;&lt;/P&gt;&lt;PRE&gt; inlineEmbedSelector&lt;/PRE&gt;&lt;P&gt;option. That's what I get for skimming.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 23:42:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/New-customer-interface-support/m-p/305871#M14550</guid>
      <dc:creator>alyssamwilie</dc:creator>
      <dc:date>2019-12-05T23:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: New customer interface support</title>
      <link>https://community.hubspot.com/t5/CMS-Development/New-customer-interface-support/m-p/306342#M14615</link>
      <description>&lt;P&gt;Great thank you! This is helpful&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 08:26:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/New-customer-interface-support/m-p/306342#M14615</guid>
      <dc:creator>kporteus</dc:creator>
      <dc:date>2019-12-09T08:26:47Z</dc:date>
    </item>
  </channel>
</rss>

