Can I open the “help” section of the messenger via JS API?
Page 1 / 1
Hey @lisa b13 👋
Great question. You can open the “help” section of the messenger via JS API by using the Intercom('showSpace', 'help') command.
Intercom('showArticle', articleId) is used to open a specific article, rather than opening just the “help” section to view all the articles. ‘showSpace’ can also be used to open other sections (‘messages’, ‘tasks’ etc) by using
Intercom('showSpace', 'messages')
Intercom('showSpace', 'tasks')
Hope this helps 🙌
Reply
Join the Intercom Community 🎉
Already have an account? Login
Login to the community
No account yet? Create an account
Intercom Customers and Employees
Log in with SSOor
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.