- Home
- Resources
- Integrations
- YouTube
YouTube Make integrationAutomate YouTube with Make.
Your channel can file, reply and publish while you film. The YouTube Make integration gives you 16 modules: 4 triggers that watch videos and comments, 12 actions for videos, playlists and your channel. This page connects your account and walks you through a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the YouTube Make integration automate?
The YouTube Make integration links your YouTube account to Make, a no-code tool where you build a scenario (the automation itself, a chain of modules). Each module is one brick: a trigger that notices a new video or comment, or an action that uploads, edits or files something on your channel for you.
Playlists that sort themselves. Watch Videos in a Channel spots each new upload, and Add a Video to the Playlist drops it into the right series. Viewers find the latest episode without you touching the playlist.
Comments that never slip by. Watch New Comments hands every fresh comment to the next module, so a community manager can log it in a sheet or answer it with Reply to a Comment.
Publishing from your production pipeline. When a finished file lands in cloud storage, Upload a Video sends it to YouTube and Set a Video Thumbnail adds the cover image right after.
Know the edges before you start. All four triggers are scheduled: Make checks YouTube on the scenario's clock, it is never pinged by YouTube. There is no search module either, and the Make documentation lists no numeric limit for this app. For any other endpoint, Make an API Call reuses the same connection.
YouTube also has an n8n node, covered on the YouTube n8n integration page; the n8n vs Make comparison helps you pick a tool. New to the editor? The Make training starts from zero.
How do you connect YouTube to Make?
- 01
Add a YouTube module
You need a Google account, since YouTube runs on it. In your scenario, add any YouTube module and click Create a connection. The Connection name field is optional; a clear name helps when you manage several channels.
- 02
Accept the terms
Read YouTube's Terms of Service and Google's Privacy Policy, then select Yes to confirm you accept both. Skip Show advanced settings unless you want to use client credentials from your own Google Cloud Platform project.
- 03
Sign in with Google
Click Sign in with Google, pick the account that owns the channel, and grant every permission Google asks for. The connection is then saved in Make and every YouTube module of your scenarios reuses it.
Your first scenario: file every new upload into a playlist
GoalWhen a video is published on your YouTube channel, Make adds it to the playlist you picked.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big +. Search for YouTube and pick Watch Videos in a Channel as the first module.
- 02
Point the trigger at your channel
Select your YouTube connection, or create it now with Create a connection. Then tell the module which channel to watch: yours, or any public channel.
- 03
Add the playlist action
Click the + on the right of the trigger and choose Add a Video to the Playlist. Pick the playlist, then map the video ID coming from the first module into it.
- 04
Test with Run once
Click Run once. Make runs the scenario a single time and shows the bundles each module received, so you can check that the right video reached the right playlist.
- 05
Schedule and switch it on
Open the clock on the first module. A new scenario checks every 15 minutes by default, and the Free plan allows no shorter gap. Then switch the scenario on.
What starts a YouTube scenario
4 modules start a scenario when something happens in YouTube. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by YouTube as soon as it happens.
Watch Videos in a Channel
Scheduled triggerIn Make“Triggers when a video is published on a public channel or your channel”
You get each newly published video of a channel as a bundle, ready for the next module. It works on your own channel and on any public channel, which makes it handy for both your publishing routine and keeping an eye on other creators.
Watch Videos by Search
Scheduled triggerIn Make“Triggers when a new video appears in the search results.”
This one hands you the videos that newly show up in a YouTube search, instead of following a single channel. Think of it as a saved search that feeds your scenario with fresh results on a topic, a product name or a competitor.
Watch Videos in a Playlist
Scheduled triggerIn Make“Triggers when a video has been added to a specified playlist.”
Here the scenario starts when a video is added to a playlist you pick. The playlist becomes a control panel: drop a video in, and whatever follows in the scenario runs on that video.
Watch New Comments
Scheduled triggerIn Make“Triggers when a new comment related to a channel or a video occurs.”
Every new comment on a channel or on a specific video reaches your scenario, one bundle per comment. Nothing gets buried under the next upload, even when replies pile up on older videos.
What the YouTube modules can do
YouTube gives you 12 modules in 5 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Videos
4 modulesUpload a Video
ActionIn Make“Uploads a video to YouTube and optionally sets the video's metadata.”
Sends a video file to your channel and, if you want, fills in its metadata in the same step. The file has to come from an earlier module, such as a cloud storage download.
Update a Video Details
ActionIn Make“Updates the metadata of an existing video by its ID.”
Changes the metadata of a video that is already online, found by its ID. Your catalog stays accurate without opening each video in YouTube Studio.
Set a Video Thumbnail
ActionIn Make“Uploads a custom thumbnail and sets it for the video.”
Uploads a custom image and makes it the cover of a given video. It pairs naturally with Upload a Video: one publishes the file, this one gives it the cover you chose.
Delete a Video
ActionIn Make“Deletes a YouTube video.”
Removes a video from YouTube for good. It saves you from cleaning test uploads or expired offers by hand, and that is also why it deserves care.
Channels
2 modulesUpdate a Channel Banner
ActionIn Make“Uploads and sets a custom banner on the specified channel.”
Uploads a new banner image and sets it on the channel you choose. The top of your channel page can change with a campaign without a manual login.
Update a Channel Details
ActionIn Make“Updates details of the specified channel.”
Edits the details of a channel you specify, as opposed to its banner image. Useful when the same information lives in a CRM or a sheet and the channel should mirror it.
Playlist
4 modulesCreate a Playlist
ActionIn Make“Creates a new playlist in a channel of the authorized account or on behalf of a content owner or their channel, if specified.”
Opens a brand new playlist in a channel of the connected account, or on behalf of a content owner when you specify one. Each series, course or client gets its own shelf automatically.
Update a Playlist
ActionIn Make“Updates a playlist in the authorized account or on the account of the owner or their channel, if specified.”
Edits an existing playlist, in your own account or on the account of an owner or their channel when specified. The playlist stays in step with the project it belongs to.
Add a Video to the Playlist
ActionIn Make“Adds a video to the playlist by its ID.”
Places a video into a playlist using the video's ID. This is the module behind playlists that keep themselves up to date, since it plugs straight after a watch trigger.
Delete a Playlist
ActionIn Make“Deletes a specified playlist.”
Removes a playlist you name, which keeps your channel page tidy once a series or a campaign is over and nobody needs that grouping anymore.
Comments
1 moduleReply to a Comment
ActionIn Make“Creates a reply to the specified comment.”
Posts a reply under a specific comment, from the connected channel. Viewers get an answer even when nobody is watching the comment feed.
Other
1 moduleMake an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Calls any endpoint of the YouTube API with the connection you already set up. It covers what the eleven other actions leave out, without a second login.
Need help automating YouTube with Make?
A person reads every message.