Answered

Can I embed an iframe into Help Articles?

  • 25 October 2021
  • 3 replies
  • 1117 views

I want to embed an interactive demo into our Help Articles from another platform. Can I do that?

 

The code is:

 

<div style="position: relative; padding-bottom: 56.25%; width: 100%; height: 0;">

    <iframe 

     src="https://tashi.storylane.io/demo/swdjjjrzseopquot; 

     allowfullscreen 

     style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"

    >

    </iframe>

   </div>

 

 

icon

Best answer by Kevin Bendixen 27 October 2021, 11:42

View original

3 replies

Userlevel 3
Badge +5

It's currently not possible to add iFrames or any other type of HTML code to articles.

Hi folks! 👋! Nigel from Arcade here. 

Putting a plug in here for our customers. We’ve got many customers looking to embed Arcades into their Intercom knowledge base to educate customers in an interactive way. We’d love to be connected to the Intercom team and allow them to better help their customers.  Here’s an example of what we’re doing with Gitbook: https://docs.arcade.software/kb/build/edit

Would love to be able to embed a Scribe. Is iframe embed on the roadmap? 

Reply