<?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>question Can I embed a KB widget into a website? in ServiceNow AI Platform forum</title>
    <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/can-i-embed-a-kb-widget-into-a-website/m-p/1165461#M121850</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to using Servicenow and would like to understand if its possible to embed the widgets into different applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I'd like my users on an application to be able to click on a 'help widget' and search for the appropriate knowledge articles that I have stored within SN.&lt;/P&gt;&lt;P&gt;Can see lots of documentation about embedding widgets into different modules of SN, but not within different applications.....does this feature exist? &amp;nbsp; If so, can anyone point me to the right docs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lauren&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2017 12:44:07 GMT</pubDate>
    <dc:creator>l_eardley</dc:creator>
    <dc:date>2017-11-14T12:44:07Z</dc:date>
    <item>
      <title>Can I embed a KB widget into a website?</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/can-i-embed-a-kb-widget-into-a-website/m-p/1165461#M121850</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to using Servicenow and would like to understand if its possible to embed the widgets into different applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I'd like my users on an application to be able to click on a 'help widget' and search for the appropriate knowledge articles that I have stored within SN.&lt;/P&gt;&lt;P&gt;Can see lots of documentation about embedding widgets into different modules of SN, but not within different applications.....does this feature exist? &amp;nbsp; If so, can anyone point me to the right docs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lauren&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 12:44:07 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/can-i-embed-a-kb-widget-into-a-website/m-p/1165461#M121850</guid>
      <dc:creator>l_eardley</dc:creator>
      <dc:date>2017-11-14T12:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can I embed a KB widget into a website?</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/can-i-embed-a-kb-widget-into-a-website/m-p/1165462#M121851</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Unfortunately Service Portal widgets cannot be used outside the context of the Service Portal.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;To achieve what you are asking, you might need to create a custom module within your external application, and use the ServiceNow REST API's in order to query the data from within your instance.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Nov 2017 05:03:50 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/can-i-embed-a-kb-widget-into-a-website/m-p/1165462#M121851</guid>
      <dc:creator>Domenic Horner</dc:creator>
      <dc:date>2017-11-21T05:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can I embed a KB widget into a website?</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/can-i-embed-a-kb-widget-into-a-website/m-p/1165463#M121852</link>
      <description>&lt;P&gt;I'm looking for the same type of solution.&lt;/P&gt;
&lt;P&gt;We use O365 heavily, and it would be a benefit for users to search the SN KB database directly from within O365/Our Intranet/Sharepoint, etc.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jul 2020 17:20:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/can-i-embed-a-kb-widget-into-a-website/m-p/1165463#M121852</guid>
      <dc:creator>Clayton3</dc:creator>
      <dc:date>2020-07-12T17:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can I embed a KB widget into a website?</title>
      <link>https://www.servicenow.com/community/servicenow-ai-platform-forum/can-i-embed-a-kb-widget-into-a-website/m-p/1165464#M121853</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;You can try this&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/build/service-portal/concept/c_NestedWidgets.html" rel="nofollow"&gt;https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/build/service-portal/concept/c_NestedWidgets.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/build/service-portal/concept/kb-article-page-widget.html" rel="nofollow"&gt;https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/build/service-portal/concept/kb-article-page-widget.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please mark correct and helpful based on impact&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jul 2020 19:21:23 GMT</pubDate>
      <guid>https://www.servicenow.com/community/servicenow-ai-platform-forum/can-i-embed-a-kb-widget-into-a-website/m-p/1165464#M121853</guid>
      <dc:creator>Saurabh singh4</dc:creator>
      <dc:date>2020-07-12T19:21:23Z</dc:date>
    </item>
  </channel>
</rss>

