Create Song Lyric Documents and Spotify Playlists for Singers with Google Docs

Go to Workflow
265 views
Built by Eric Mooney Eric Mooney
Created on June 09, 2026

Description

Setlist Manager
This workflow takes a Google spreadsheet called 'Setlist_Manager' with 'Artist' and 'SongTitle' entries and get's Lyrics for each song and creates a playlist for that set of songs.

Create Spotify Playlist (naming it 'Setlist - [date of today]')
Create the Google doc that will store the lyrics found. (naming it 'Setlist - [date of today]')
Get the rows of songs from 'Setlist_Manager'.
Use AI to verify the Artist name and song title.
Get the lyrics to the song.
Append the Google Doc with the lyrics.
Search for the song in Spotify.
Add that song to the Spotify Playlist.
Go to band practice and be prepared! =)

Nodes Used (6)

Google Docs
n8n-nodes-base.googleDocs
Google Sheets
n8n-nodes-base.googleSheets
HTTP Request
n8n-nodes-base.httpRequest
Information Extractor
@n8n/n8n-nodes-langchain.informationExtractor
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi
Spotify
n8n-nodes-base.spotify