Embed ServiceNow Portal in External Website

Mark Brogna
Tera Contributor

Has anyone used iframe to display a servicenow portal page from an external site?  The customer wants to leverage the "data table from instance definition" widget on their external web site.  Thoughts on how to resolve? when I use iframe I get the following error: servicenowservices refused to connect

3 REPLIES 3

ersureshbe
Giga Sage
Giga Sage

Hi, Is the widget receives the data from external site? If yes, I recommend to enable the integration and route it to the ServiceNow target table

If the expectation route it to external site from ServiceNow portal then you can use <h ref> and locate the option somewhere in the portal.

Regards,
Suresh.

The customer is building out their own site where they want to embed some servicenow portal pages but, maintain the look and feel of their customer, non servicenow site.  As such, when using iframe the page cites the frame refuses to connect.

 

MarkBrogna_0-1698941436204.png

 

Dani Hernandez
Tera Contributor

Hi Mark,

 

Have you tried creating an HTTP Response Headers?

 

I attached a couple of links that may help you.

Regards