Create Song Lyric Documents and Spotify Playlists for Singers with Google Docs — n8n Workflow
Overview
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 D
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 10 nodes, connecting googledocs, googlesheets, httprequest.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (10)
Google Sheets
googleSheets
HTTP Request
httpRequest
Spotify
spotify
Google Docs
googleDocs
OpenAI Chat Model
n8n-nodes-langchain.lmChatOpenAi
Information Extractor
n8n-nodes-langchain.informationExtractor
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
create-song-lyric-documents-and-spotify-playlists-for-singers-with-google-docsfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Eric Mooney
@emooney
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →