Youtube · Arazzo Workflow
YouTube Search Playlist and List Items
Version 1.0.0
Search for a playlist, read its full resource, then list the videos it contains.
Provider
Workflows
search-playlist-list-items
Find a playlist by query and enumerate its items.
Searches for playlists matching a query, reads the first result's playlist resource, and lists the items in that playlist.
1
searchPlaylists
youtube.search.list
Search YouTube restricted to playlist resources and capture the first playlist id.
2
getPlaylist
youtube.playlists.list
Read the full playlist resource for the matched id.
3
listItems
youtube.playlistItems.list
List the items contained in the matched playlist.