cancel
Showing results for 
Search instead for 
Did you mean: 

Iframe for MS SharePoint is needded

Willy_Schmitz
Discoverer

Iframe for MS SharePoint is needded

Hi,
I want to embed a Chatbot into a SharePoint page and I need an Iframe for this chatbot because SharePoint does not support script as expected. How can I do so?

I tried this:
<iframe src="https://cai.tools.sap/api/connect/v1/webclient/standalone/daa821ec-11d0-4416-8b78-668b2fef620f" width="560" height="315" allowfullscreen="allowfullscreen"></iframe>but it answered: Das Einbetten von Inhalten von dieser Webseite ist nicht zulässig, aber ihr Administrator kann diese Einstellung ändern. Er muss die Liste der Webseiten, die zulässig sind "cai.tools.sap" hinzufügen.
--> which means, (...) the Admin has to adopt "cai.tools.sap" in the Liste of Websides. (...)Can you please help me to do so ?Thanks, w.

Accepted Solutions (0)

Answers (4)

Answers (4)

Willy_Schmitz
Discoverer
0 Kudos

Hi,

This was about a year ago and I am not a technically gifted person either. I removed the corresponding iFrame from a YouTube video and only the content had to be adjusted later. It works in the short term in a test versioning but I haven't been able to follow it further because the Chatbot wasn't doing what I wanted.

former_member810498
Discoverer
0 Kudos

Thanks for replying back, I'll give that a go!

Willy_Schmitz
Discoverer
0 Kudos

I was able to use an iframe from another page that obviously works. Thank you we can close the case here.

Thanks for the support.

former_member810498
Discoverer
0 Kudos

Hi Willy, I'm going through this same issue. Are you able to share the iframe code you used? Thanks

Willy_Schmitz
Discoverer
0 Kudos

Okay, thanks for the hint. I was able to add the page in the website settings. That was probably the first challenge. But there still remains the question of an iFrame.

When I go into < embed > in the SharePoint I need an iFrame which I can use. Can someone provide me with such an iFrame?
Thanks, w.

former_member104848
Participant
0 Kudos

Hi Willy,

Looks like this is due to a setting on your site to disallow embedding iFrames from external domains. Your sharepoint site administrator would have to change this to allow iFraming from 'cai.tools.sap' domain. See : https://support.microsoft.com/en-us/office/allow-or-restrict-the-ability-to-embed-content-on-sharepo...

Best,

Radhika