The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"nodes": [
{
"parameters": {
"channelId": "UC_x5XG1OV2P6uZZ5FSM9Ttw",
"options": {}
},
"name": "YouTube Trigger",
"type": "n8n-nodes-base.youTubeTrigger",
"typeVersion": 1,
"position": [
250,
300
]
},
{
"parameters": {
"webhookUrl": "",
"text": "New YouTube video from {{ $json.channelTitle }}: {{ $json.title }} - {{ $json.link }}",
"options": {}
},
"name": "Discord/Slack Notification",
"type": "n8n-nodes-base.webhook",
"typeVersion": 1,
"position": [
500,
300
]
}
],
"connections": {
"YouTube Trigger": {
"output": [
[
{
"node": "Discord/Slack Notification",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Youtube To Discord Slack. Uses youTubeTrigger. Event-driven trigger; 2 nodes.
Source: https://github.com/EdgeAgent/n8n-automations/blob/main/youtube_to_discord_slack/youtube_to_discord_slack.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Cron Routines With Telegram. Uses manualTrigger, telegram, mySql. Event-driven trigger; 7 nodes.
Mammal Detection. Uses mqttTrigger, telegram, influxDb. Event-driven trigger; 7 nodes.
BillBot. Uses telegram, telegramTrigger, httpRequest, googleSheets. Event-driven trigger; 7 nodes.
Executes schedule routines, and triggers alerts via telegram
This automated workflow template helps agencies and social media managers securely onboard clients by generating a branded Connect Accounts page where clients can link their social profiles without sh