We currently have a deep link for our web bot that opens directly in Slack when a user clicks on it. We’re looking to implement similar functionality for our web bot on the ServiceNow Support Portal.
Use Case:
When a user clicks the "Get Support" button on the ESC portal, we want the Bot to automatically pop up, providing a seamless support experience.
Deeplink for Webchatbot - ServiceNow
Best answer by Kevin Mok
The current embedded Assistant works by placing an iframe in your portal. The way iframes work is that their code and dependencies are isolated from your page, and access to that code is not permitted from the hosting page either.
Our code state manages the chat box pop-up that happens after clicking on the icon, and that cannot be modified. If there’s a programmatic way to set a script in ServiceNow when you click the “Get Support” button to generate a click on the iframe, then it may be possible to do what you are asking. But I cannot guarantee it!
Sign up
Already have an account? Login
If you're a Moveworks customer, you can click the SSO button below to login-even if it's your first time. Everyone else can use email or click create an account above to register.
LOGIN WITH MYMOVEWORKS SSO PARTNERS WITH SSO LOGINLogin or create an account
If you're a Moveworks customer, you can click the SSO button below to login-even if it's your first time. Everyone else can use email or click create an account above to register.
LOGIN WITH MYMOVEWORKS SSO PARTNERS WITH SSO LOGINEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.