How to display a video in a portal campaign without having to use youtube link?

ServiceNowCons
Tera Contributor

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?


6 REPLIES 6

Community Alums
Not applicable

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.

 

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.

 

Community Alums
Not applicable

Hi @ServiceNowCons ,

As when you want to create a Campaign content, you will need to provide the "Content" itself, see below:

SandeepDutta_0-1683791288397.pngSandeepDutta_1-1683791320747.png

Now, when you cerate a content , select "portal content"

SandeepDutta_2-1683791367800.png

As per your requirement, you will require to provide the video URL and this URL cannot be db_video :

SandeepDutta_3-1683791459528.png

 

 

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?