Skip to main content
Answered

Can I open the “help” section of the messenger via JS API?

  • February 27, 2023
  • 1 reply
  • 327 views

Can I open the “help” section of the messenger via JS API?

Best answer by Lisa B11

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 🙌

View original
Did this topic help you find an answer to your question?

1 reply

Forum|alt.badge.img+5
  • Employee
  • 250 replies
  • Answer
  • February 27, 2023

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 🙌


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings