Back to Integrations
integrationYouTube node
integrationTelegram node

YouTube and Telegram integration

Save yourself the work of writing custom integrations for YouTube and Telegram and use n8n instead. Build adaptable and scalable Marketing, and Communication workflows that work with your technology stack. All within a building experience you will love.

How to connect YouTube and Telegram

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

YouTube and Telegram integration: Create a new workflow and add the first step

Step 2: Add and configure YouTube and Telegram nodes

You can find YouTube and Telegram in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure YouTube and Telegram nodes one by one: input data on the left, parameters in the middle, and output data on the right.

YouTube and Telegram integration: Add and configure YouTube and Telegram nodes

Step 3: Connect YouTube and Telegram

A connection establishes a link between YouTube and Telegram (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

YouTube and Telegram integration: Connect YouTube and Telegram

Step 4: Customize and extend your YouTube and Telegram integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect YouTube and Telegram with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

YouTube and Telegram integration: Customize and extend your YouTube and Telegram integration

Step 5: Test and activate your YouTube and Telegram workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from YouTube to Telegram or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

YouTube and Telegram integration: Test and activate your YouTube and Telegram workflow

Send new YouTube channel videos to Telegram


A simple node to send new YouTube videos from a channel to a Telegram chat (private, group or channel).
CheckTime: set how often videos should be fetched from YouTube. Default is 30 minutes.
GetVideosYT: this node will fetch the list of videos from a given channel. Here you need to specify on "Limit" the number of videos to fetch, and on "Channel ID" the ID of the desired channel (it should be the ending part of the URL). You need Google OAuth2 credentials to make it work. A guide is available here. (If you use n8n's tunneling, you may need to adjust the OAuth callback URL on Google Cloud Platform)
Set: this node will set some variables to work easily with the next nodes. You shouldn't edit this.
Function: this node checks if the video was seen previously by the workflow, so that it won't be published a second time on Telegram. You shouldn't edit this.
SendVideo: this node sends the message to Telegram. You need to set your bot's credentials (guide here), specify the Chat ID to send the message (how to get) and personalize the Text of your message.

This workflow works correctly only when it's activated. If you manually execute the workflow, it will send every time the latest videos.

Nodes used in this workflow

Popular YouTube and Telegram workflows

Telegram node
YouTube node

Send new YouTube channel videos to Telegram

A simple node to send new YouTube videos from a channel to a Telegram chat (private, group or channel). CheckTime: set how often videos should be fetched from YouTube. Default is 30 minutes. GetVideosYT: this node will fetch the list of videos from a given channel. Here you need to specify on "Limit" the number of videos to fetch, and on "Channel ID" the ID of the desired channel (it should be the ending part of the URL). You need Google OAuth2 credentials to make it work. A guide is available here. (If you use n8n's tunneling, you may need to adjust the OAuth callback URL on Google Cloud Platform) Set: this node will set some variables to work easily with the next nodes. You shouldn't edit this. Function: this node checks if the video was seen previously by the workflow, so that it won't be published a second time on Telegram. You shouldn't edit this. SendVideo: this node sends the message to Telegram. You need to set your bot's credentials (guide here), specify the Chat ID to send the message (how to get) and personalize the Text of your message. This workflow works correctly only when it's activated. If you manually execute the workflow, it will send every time the latest videos.

Build your own YouTube and Telegram integration

Create custom YouTube and Telegram workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

YouTube supported actions

Get
Retrieve a channel
Get Many
Retrieve many channels
Update
Update a channel
Upload Banner
Upload a channel banner
Create
Create a playlist
Delete
Delete a playlist
Get
Get a playlist
Get Many
Retrieve many playlists
Update
Update a playlist
Add
Add an item to a playlist
Delete
Delete a item from a playlist
Get
Get a playlist's item
Get Many
Retrieve many playlist items
Delete
Delete a video
Get
Get a video
Get Many
Retrieve many videos
Rate
Rate a video
Update
Update a video
Upload
Upload a video
Get Many
Retrieve many video categories

Telegram supported actions

Get
Get up to date information about a chat
Get Administrators
Get the Administrators of a chat
Get Member
Get the member of a chat
Leave
Leave a group, supergroup or channel
Set Description
Set the description of a chat
Set Title
Set the title of a chat
Answer Query
Send answer to callback query sent from inline keyboard
Answer Inline Query
Send answer to callback query sent from inline bot
Get
Get a file
Delete Chat Message
Delete a chat message
Edit Message Text
Edit a text message
Pin Chat Message
Pin a chat message
Send Animation
Send an animated file
Send Audio
Send a audio file
Send Chat Action
Send a chat action
Send Document
Send a document
Send Location
Send a location
Send Media Group
Send group of photos or videos to album
Send Message
Send a text message
Send Photo
Send a photo
Send Sticker
Send a sticker
Send Video
Send a video
Unpin Chat Message
Unpin a chat message

FAQs

  • Can YouTube connect with Telegram?

  • Can I use YouTube’s API with n8n?

  • Can I use Telegram’s API with n8n?

  • Is n8n secure for integrating YouTube and Telegram?

  • How to get started with YouTube and Telegram integration in n8n.io?

Looking to integrate YouTube and Telegram in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate YouTube with Telegram

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon