Spotify Monthly Playlist Generator
detail.loadingPreview
Automatically generates and updates monthly playlists on Spotify based on your liked tracks.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automatically creates and maintains a monthly playlist on Spotify. It fetches your recently liked tracks from Spotify, checks if they already exist in a database, and adds them to a new monthly playlist if they are not already present. It also handles the creation of the monthly playlist on Spotify if it doesn't exist.
Key Features
- Fetches last 10 liked tracks from Spotify.
- Checks for existing tracks in a NocoDB database to avoid duplicates.
- Creates a new monthly playlist on Spotify if it doesn't exist.
- Adds new liked tracks to the monthly playlist.
- Records playlist and track metadata in a NocoDB database.
How To Use
- Set up Spotify Credentials: Authenticate with your Spotify account using OAuth2.
- Set up NocoDB Credentials: Authenticate with your NocoDB instance using an API token.
- Configure NocoDB Tables: Ensure you have two tables in NocoDB: one for playlists (e.g.,
mchan0xys9h7h7ewith columnsuriandname) and one for songs (e.g.,m0dm2y304t7vmukwith columnsuri,added_at, andplaylistName). - Run the workflow: The workflow will automatically create and update your monthly playlists.
Apps Used
Workflow JSON
{
"id": "8ab87c00-f271-48ec-b9f8-c3441d2091db",
"name": "Spotify Monthly Playlist Generator",
"nodes": 0,
"category": "Music Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 8ab87c00-f271...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Integrations
- n8n + Schedule Trigger(72 workflows)
- n8n + Split Out(33 workflows)
- Google Drive + n8n(25 workflows)
- Convert To File + n8n(20 workflows)
- Schedule Trigger + Spotify(20 workflows)
- Execute Workflow Trigger + n8n(20 workflows)
- GitHub + n8n(18 workflows)
- Split Out + Spotify(13 workflows)
- Gmail + n8n(12 workflows)
- Form Trigger + n8n(11 workflows)
Related Workflows
Discover more workflows you might like
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
n8n Error Alerting to LINE: Never Miss a Workflow Failure Again
Instantly get notified on LINE whenever an n8n workflow encounters an error. This template ensures you're always aware of issues, allowing for prompt resolution and uninterrupted automation.
Automate File & Folder Organization: Move, Copy, and Restructure with Ease
Streamline your file management processes with this n8n workflow. Automate the relocation and restructuring of files and folders, ensuring your data is always organized and accessible.
Automate Event Attendee Data Extraction with AI-Powered Scraping
This n8n workflow leverages AI and Bright Data's MCP to automate the scraping of event attendee, venue, and feedback data from 10times.com. Schedule the extraction to run daily and automatically save the organized data to Google Sheets.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.