We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Embed ServiceNow chatbot functionality to office Website

ShanmuganatN
Tera Contributor

We need to embed ServiceNow chatbot functionality in our office website. We have embedded it in a different custom website using iframe with the below tag and it was working fine.

<iframe
src="https://<instance-name>/sn_va_web_client_app_embed.do" style="width: 100%; height: 100%; border-radius: 10px;" >
</iframe>

In our office website, they are using Google Tag Manager which doesn't support <iframe>. Could anyone please let us know, how can we embed ServiceNow chatbot functionality on a website which uses Google Tag Manager to use ServiceNow chat support in a different website.

0 REPLIES 0