Skip to main content

Create complete 20-song YouTube playlists with Suno API, Claude & Telegram bot

Workflow preview

Workflow preview
100%
Create complete 20-song YouTube playlists with Suno API, Claude & Telegram bot preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Transform your music creation process with this comprehensive automated system that generates complete playlists from simple text descriptions! What You Get This p...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

@n8n/n8n-nodes-langchain.agent, n8n-nodes-base.telegram, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.memorybufferwindow, n8n-nodes-base.if, n8n-nodes-base.telegramtrigger, @n8n/n8n-nodes-langchain.toolworkflow, n8n-nodes-base.googlesheetstool

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Joseph.

Original n8n.io source

1.1 Workflow description

Title
Create complete 20-song YouTube playlists with Suno API, Claude & Telegram bot
Workflow name
Create complete 20-song YouTube playlists with Suno API, Claude & Telegram bot

Transform your music creation process with this comprehensive automated system that generates complete playlists from simple text descriptions!

πŸš€ What You Get

This professional-grade N8N workflow system automatically creates 20 unique songs per playlist (40 total tracks with 2 versions each) using cutting-edge AI technology. Simply describe your desired playlist through Telegram, and watch as the system generates song ideas, writes lyrics, produces audio, and organizes everything in Google Drive.

⚑ Key Features

  • πŸ€– Telegram Bot Interface - User-friendly chat interface for playlist creation
  • 🎼 AI Song Generation - 20 unique song titles and descriptions per playlist
  • πŸ“ Automated Lyrics Writing - Professional-quality lyrics for each song
  • 🎡 Audio Production - High-quality music tracks via Suno AI
  • πŸ“ Organized Storage - Automatic Google Drive folder management
  • πŸ”„ Complete Automation - End-to-end workflow with minimal manual intervention

πŸ› οΈ APIs & Services Used

  • Telegram Bot API - User interaction interface
  • Claude AI (Anthropic) - Song ideation and lyrics generation
  • Suno AI - Professional music track generation
  • Google Sheets - Database management
  • Google Drive - Automated file storage and organization
  • Google Apps Script - Seamless file upload integration

πŸ“¦ What's Included

βœ… 7 Complete N8N Workflows - Ready-to-import automation system βœ… Comprehensive Setup Guide - Step-by-step installation instructions βœ… Google Sheets Database Template - Pre-configured data structure βœ… Google Apps Script Code - Custom Drive upload functionality βœ… AI Prompt Templates - Optimized system messages for all agents βœ… Troubleshooting Guide - Solutions for common issues βœ… Customization Instructions - Modify outputs to match your style

πŸ’‘ Perfect For

  • Music producers and content creators
  • Playlist curators and music enthusiasts
  • Digital agencies offering music services
  • Developers interested in AI automation
  • Anyone looking to streamline music creation workflows

🎯 System Requirements

  • Active N8N instance (cloud or self-hosted)
  • API access to: Telegram, Claude AI, Suno AI, Google Services
  • Basic understanding of N8N workflows (setup guide included)

πŸ’° Cost Considerations

  • Suno AI: ~240 credits per playlist (20 songs Γ— 2 versions)
  • Claude AI: Variable based on usage
  • Other APIs: Minimal costs for most use cases

⏱️ Expected Processing Time

Complete playlist generation: 30-45 minutes per playlist (fully automated)


🎁 Bonus: Complete documentation includes AI agent customization guide, allowing you to fine-tune song styles, lyrics generation, and bot behavior to match your specific needs.

Get instant access to this powerful automation system and start generating professional playlists today!


If you need a csutom workflow please reach out via email [email protected]

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - AI Music Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.8

Block 2 - Send Message to User

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 3 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Simple Memory

Type / Role
@n8n/n8n-nodes-langchain.memoryBufferWindow - memoryBufferWindow
Config choices
Version 1.3

Block 5 - Authorization Gate

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 6 - Authentication Failed

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 7 - Playlist Telegram Bot

Type / Role
n8n-nodes-base.telegramTrigger - telegramTrigger
Config choices
Version 1.2

Block 8 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - playlistidgen

Type / Role
@n8n/n8n-nodes-langchain.toolWorkflow - toolWorkflow
Config choices
Version 2.2

Block 10 - get_playlist_rows_tool

Type / Role
n8n-nodes-base.googleSheetsTool - googleSheetsTool
Config choices
Version 4.5

Block 11 - append_playlist_tool

Type / Role
n8n-nodes-base.googleSheetsTool - googleSheetsTool
Config choices
Version 4.5

Block 12 - Anthropic Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatAnthropic - lmChatAnthropic
Config choices
Version 1.3

Block 13 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - When Executed by Another Workflow

Type / Role
n8n-nodes-base.executeWorkflowTrigger - executeWorkflowTrigger
Config choices
Version 1.1

Block 15 - Generate Unique Playlist ID

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 16 - Set Response Field

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 17 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Schedule Trigger1

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 19 - Check Setup Pending Rows

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 20 - Append in Drive Sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 21 - Append in playlist batch 1

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 22 - Append in playlist batch 2

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 23 - Append Suno Task ID Sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 24 - Append generated songs sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Showing the first 24 of 150 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Create complete 20-song YouTube playlists with Suno API, Claude & Telegram bot
Complexity advanced
Nodes 150
Categories Content Creation, Multimodal AI
Author Joseph
Published 15 Jul 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/6021/6021.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Create complete 20-song YouTube playlists with Suno API, Claude & Telegram bot do?

Transform your music creation process with this comprehensive automated system that generates complete playlists from simple text descriptions! What You Get This p...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.