This n8n workflow automates the process of converting a Spotify track URL into an MP3 file, downloading it, and then uploading and sharing it on Google Drive. When a user submits a Spotify URL via a form, the workflow sends the URL to a RapidAPI service to generate a downloadable MP3 link. After a brief wait to ensure the file is ready, it downloads the MP3, uploads the file to Google Drive using a service account, and adjusts the sharing permissions to make the file publicly accessible. This automation simplifies the process of saving and sharing Spotify tracks, ideal for creating a quick podcast, playlist archive, or content sharing setup.
Spotify to MP3 Automation Uploads to Google Drive
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | formTrigger, googleDrive, httpRequest, stickyNote, wait |
Reviews
There are no reviews yet.