cancel
Showing results for 
Search instead for 
Did you mean: 

Embed webchat or web client on a webpage

02-21-2020 4:32 PM
384 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Hello,

I would like to embed the chatbot on the webpage itself instead of having a popup chatbot. Essentially, embedding the chatbot like any other element on the page. I've tried using <iframe> but it doesn't work. It only shows code in the iFrame window. Does anyone else have any suggestions?

Thanks a lot,

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Fred,

first of all - you already raised that question and could have used the old thread for that.

Never the less simply using an iFrame won‘t do the job. You can check the repo to get an idea of what the colleagues are doing, but you’ll need to implement your own chat on your homepage if you don’t want to use the code snippet provided by the colleagues.