Question about setting YouTube thumbnail

wolston

Member
I followed all the steps in this video which explains how to upload video from Google sheets to YouTube . However it is missing and important component - setting YouTube thumbnail.

I feel like it should have been a part of video upload action but it isn't. The video upload action only contains title description tags, video file, and categories but not the video thumbnail.

Will I need to create a new trigger and action to set YouTube thumbnail or will I be able to add thumbnail in the same workflow shown in the video? If I need to create a new trigger+action, how do I retrieve the most recent video ID so that I can set it s custom thumbnail?
 

Supreme

Well-known member
Staff member
Hey @wolston

If you upload a video on Youtube, it itself set the thumbnail automatically.

And if you want to set your customized thumbnail via URL then you can use the "Set Thumbnail" action step after uploading the video with the help of the "Upload Video" action step.

Will I need to create a new trigger and action to set YouTube thumbnail or will I be able to add thumbnail in the same workflow shown in the video? If I need to create a new trigger+action, how do I retrieve the most recent video ID so that I can set it s custom thumbnail?
Further, when you will run the upload video action step then you will get the video ID in response which you can use to set the thumbnail in the action step.
 
Top