Hi everyone,
I have a Google Sheet where URLs to Spotify songs are added in regular intervals, for example:
https://open.spotify.com/track/4sdhaq0Z4KL5oCF5GCgTtt?si=dd9418fa67474b73
I’d like to add these songs to a Spotify playlist automatically every time a new song is added to the Google Sheet.
I’m trying to use the following logic:
If a new row is added to a Google Sheets spreadsheet, find the song via the URL and then add the song to a specified Spotify playlist.
However, the “Find Song” action for Spotify doesn’t seem to work with URLs. Any ideas for a workaround?
Best,
Jan-Sebastian