Suite | Team, Growth, Professional, Enterprise, or Enterprise Plus |
Support with | Guide Professional or Enterprise |
You can insert videos and embedded files in the body of your help center knowledge base articles, either through the help center editor toolbar or by embedding code in your article.
You can also use the content block editor to insert videos and embedded files into content blocks, making them reusable across one or more articles in your help center. See Creating and inserting reusable information with content blocks.
All plans include the ability to insert videos and embedded files in articles; however, content blocks are available in Enterprise plans only. See Reusing content with content blocks.
Inserting videos and embedded files from the article editor toolbar
- YouTube
- Figma/Jam
- Loom
- Vimeo
- Wistia
- Synthesia
- JWPlayer
- Brightcove
- Vidyard
If you are using Web Widget (Classic) on your website or help center, your end users can stream videos in help center articles directly in the Web Widget (Classic). To display correctly in the Web Widget (Classic), videos must be publicly available and hosted on one of the supported third-party services.
To insert a video or embedded file in an article using the article editor toolbar
- Copy the URL for your video.
Your video or embedded file must be hosted on YouTube, Figma/Jam, Loom, Vimeo, Wistia, Synthesia, JWPlayer, Brightcove, or Vidyard. If your video or embedded file is on one of the supported services, you can use this procedure to insert it into an article. You do not need to enable the option to allow unsafe content in your help center to do so.
If your video or embedded file is not hosted on a supported provider, you'll need to insert the video by embedding code).
- In help center or Knowledge admin, edit an existing article or content block or create a
new article or content block.Note: You must be on an Enterprise plan to use content blocks.
- Place your cursor where you want the video or embedded file to appear, then click
Embed on the editor's toolbar.
- Paste the URL for the video or embedded file in the dialog box. A preview of the video
or file appears.
To insert a video created using JWPlayer, use the URL format content.jwplatform.com/players/<video id>-<player id>
- Click Insert.
- When you are ready, click Save.
Inserting videos by embedding code
If your video is hosted on a non-supported service, you use the article source code editor to add the video’s embed code to insert the video. Be aware that this means you must allow unsafe HTML (see Allowing unsafe HTML in articles).
Some third-party video hosting services do not count video views unless you have manually embedded the code to insert the video. Use the embed method if you need to track video views as part of your analytics.
50 comments
Matthew McLaughlin
Does Hubspot work for hosting videos?
0
Scott Tynan
Please add Microsoft Forms as an option for embedding. It's quite painful having to create a new template for every external form.
0
Charalampos Haris Matthaiou
After a year , there's still no update on the support of MS Stream (on Sharepoint).
Care to share any update or any possible future roadmap on that functionality?
0
Paolo
This would require further troubleshooting and we would need to see how the videos were embedded. That said, I highly suggest reaching out to our Support Team and sharing as much information as possible. For reference, here is how you can open a ticket Contacting Zendesk Customer Support.
Thanks!
Best,
0
Mark Levenstein
Any ideas why if I embed 2 Vimeo videos in an article only the second one displays? (It's not an issue with the 1st video because if I reverse the order, still only the second one displays. Inspecting the page with devtools shows that zd completely skipped the first video, didn't even try to insert it - there is no coding for it at all.)
0
Ron de Vries
Hi Dane,
Any idea when the MS Stream (on Sharepoint) will be supported? As that replaces the MS Stream (Classic) - which is supported.
2
Dane
Based on the ticket that the user submitted, Classic is the option that is supported. The new set up is not compatible yet.
0
Alice SMITH
Is there any response to https://support.zendesk.com/hc/en-us/articles/4408829384986/comments/5342805580186 ?
0
Greg Katechis
Hi Eric! If you take a look at the safe tags, you would need to allow unsafe tags for this to potentially work. Even with that, it is possible that the editor might strip it out, but I would recommend trying that first to see if you have better results.
0
Eric Breteche
Hello,
I would like to insert the following code to insert a video
<video width="100%" height="100%" controls autoplay controlsList="nodownload" oncontextmenu="return false;"><source src="myvideo.mp4" type="video/mp4" /></video>
When saved, the text in bold is ignored. Can you help ?
0
Sign in to leave a comment.