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

Medium complexity Trigger10 nodes🏷️ Miscellaneous👁 265 viewsby Eric Mooney

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

Google SheetsHTTP RequestSpotifyGoogle DocsOpenAI Chat ModelInformation Extractor

Workflow Preview

Setlist Manager
This workflow takes a Google spreadsheet called 'Setlis
model
W
When clicking ‘Test work…
get data
Information Extractor
OpenAI Chat Model
Get Lyrics
Populate Doc
Search for Song
Add Song to Playlist
Create Playlist
Create Doc
10 nodes9 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 10 nodes, connecting googledocs, googlesheets, httprequest.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (10)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2
SP

Spotify

spotify

#3
GO

Google Docs

googleDocs

#4
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#5
IN

Information Extractor

n8n-nodes-langchain.informationExtractor

#6

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded create-song-lyric-documents-and-spotify-playlists-for-singers-with-google-docs file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Create Song Lyric Documents and Spotify Playlists for Singers with Google Docs", "nodes": [...], ...}

Integrations

googledocsgooglesheetshttprequestinformationextractorlmchatopenaimanualtriggerspotify

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes10
Complexitymedium
Triggertrigger
Views265

Created by

Eric Mooney

Eric Mooney

@emooney

Tags

googledocsgooglesheetshttprequestinformationextractorlmchatopenaimanualtriggerspotify

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →

Related Miscellaneous Workflows