AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
YouTubeYouTube

List playlist videos

This query returns a list of videos from a specified playlist.

About this query

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 query returns a list of videos from a specified playlist.
API endpoint slug
youtube.get_playlist_items
Runtime method
performQuery("youtube.get_playlist_items")

Query fields

Playlist ID Text input > Other

Label
Playlist id
Helper text
Playlist id.
Slug
playlist_id
Required
false
Can have default value
true

Ingredients

Created atCreation time.

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

IDPlaylist item id.

Slug
id
Filter code
Youtube.getPlaylistItems.Id
Type
String
Example
QSXAMPLE

TitleVideo title.

Slug
title
Filter code
Youtube.getPlaylistItems.Title
Type
String
Example
Cooking

DescriptionVideo description.

Slug
description
Filter code
Youtube.getPlaylistItems.Description
Type
String
Example
Cooking videos.

ThumbnailVideo thumbnail.

Slug
thumbnail
Filter code
Youtube.getPlaylistItems.Thumbnail
Type
Image URL
Example
https://example.com/img

Video URLVideo URL.

Slug
video_url
Filter code
Youtube.getPlaylistItems.VideoUrl
Type
Web URL
Example
https://www.youtube.com/watch?v=123

Channel IDChannel id.

Slug
channel_id
Filter code
Youtube.getPlaylistItems.ChannelId
Type
String
Example
UC_123

Channel nameChannel name.

Slug
channel_name
Filter code
Youtube.getPlaylistItems.ChannelName
Type
String
Example
Cooking

Video IDVideo id.

Slug
video_id
Filter code
Youtube.getPlaylistItems.VideoId
Type
String
Example
123

PositionPosition in playlist.

Slug
position
Filter code
Youtube.getPlaylistItems.Position
Type
String
Example
2