How to display a video in a portal campaign without having to use youtube link?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2023 12:24 AM
Display a video in campaign content without having a link to youtube but instead use a video from the db_videos table?
I want to have a video as content for a campaign but by choosing video as the content style I must add a URL to Youtube or Vimeo. Is there anyway I can use the db_videos table instead of having to link to an external source? Is Rich text an option?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2023 12:33 AM
Hi @ServiceNowCons ,
You will have to provide the link for the Videos whether it's from youtube or Vimeo for the Content.
Rich text is not at all an option.
You cannot use db_videos here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2023 12:38 AM
Hi Sandeep,
Okay, do you know why I must provide a link for using videos for campaign content? Is there any work around? I would rather not upload a video to Youtube/Vimeo and instead use the video table db_videos that is available from ServiceNow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2023 12:51 AM
Hi @ServiceNowCons ,
As when you want to create a Campaign content, you will need to provide the "Content" itself, see below:
Now, when you cerate a content , select "portal content"
As per your requirement, you will require to provide the video URL and this URL cannot be db_video :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2023 05:14 AM
But if I instead set the content type to be "Rich content" instead of "Video" I should be able to use the video in the html?