Embed articles INLINE within my website

Avatar
  • updated
  • Completed

I'd like to be able to embed specific Knowledge Base articles into my website. I'd like to have an option, where articles in the knowledge base could be used in our setup wizards, etc, but without all the current embedding styles, and iframey voodoo. I do the best I can, but I still have a lot of duplicated content, and when things change, I don't want to rewrite it in multiple places. I'd like article content direclty written to my website, inline. It can be in javascript, very much like current embedding techniques, but I'd like to see plain html being injected, so I'll have the option to write styles to my website, and make articles look like whatever.

I'm talking about plain html. I'd like articles to appear in a wizard, in a popup, or wherever in completely custom styles.


This would be awesome! Can you guys do it?

Pinned replies
Avatar
Vladimir Mullagaliyev co-founder
  • Answer
  • Completed

Hello,

You can do it via API call (from your JS) with some public key (read access only, anonymous user). Then you can take a received HTML and inject to your website.

If you need a help please let us know.

Avatar
Vladimir Mullagaliyev co-founder
  • Answer
  • Completed

Hello,

You can do it via API call (from your JS) with some public key (read access only, anonymous user). Then you can take a received HTML and inject to your website.

If you need a help please let us know.