Group Location
Explore Plans
Mobile menu Close menu
YouTubeYouTube

New video from search

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

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Trigger fires every time a video is published that matches a search query.
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 atThe 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.000+05:00

TitleThe title of the video.

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

Channel nameVideo channel's name.

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

DescriptionThe description of the video.

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

URLThe URL to the video on YouTube.

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

Alternative URLAn 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 codeThe 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 codeThe 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