Explore Plans
Mobile menu Close menu
YouTube

New video from search

This Trigger fires every time a video is published that matches a search query.

Developer info

API endpoint slug
youtube.new_video_from_search

Trigger fields

Search query Text input > Other

Label
Search query
Slug
search_query
Required
true
Can have default value
true

Ingredients

Published at The time at which the video was published.

Slug
created_at
Filter code
Youtube.newVideoFromSearch.PublishedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Title The title of the video.

Slug
title
Filter code
Youtube.newVideoFromSearch.Title
Type
String
Example
Celebrities Read Mean Tweets

Channel name Video channel's name.

Slug
channel_name
Filter code
Youtube.newVideoFromSearch.ChannelName
Type
String
Example
Jimmy Kimmel Live

Description The description of the video.

Slug
description
Filter code
Youtube.newVideoFromSearch.Description
Type
String
Example
Celebrities read mean tweets...

Url The URL to the video on YouTube.

Slug
url
Filter code
Youtube.newVideoFromSearch.Url
Type
String
Example
https://www.youtube.com/watch?v=RRBoPveyETc

Alternative url An alternative URL you can use if the original URL doesn't work with your action.

Slug
alternative_url
Filter code
Youtube.newVideoFromSearch.AlternativeUrl
Type
Web URL
Example
https://www.youtube.com/watch/RRBoPveyETc

Embed code The HTML embed code for the video.

Slug
embed_code
Filter code
Youtube.newVideoFromSearch.EmbedCode
Type
String
Example
<object width="425" height="350"> <param name="movie" value="https://www.youtube.com/watch?v=RRBoPveyETc&feature=youtube_gdata_player"></param> <param name="wmode" value="transparent"></param> <embed src="http://www.youtube.com/v/uaGtDFgFJLw&feature=youtu

Https embed code The https:// HTML embed code for the video.

Slug
https_embed_code
Filter code
Youtube.newVideoFromSearch.HttpsEmbedCode
Type
String
Example
<object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/uaGtDFgFJLw&feature=youtube_gdata_player"></param> <param name="wmode" value="transparent"></param> <embed src="https://www.youtube.com/v/uaGtDFgFJLw&feature=youtube_gda