I want to create a Zap that adds my liked songs into a playlist for that month. It would be triggered whenever I like a new song and then adds that song to a playlist named for the month (i.e. Jan 2022).
My current Zap is triggered by liking a song and then adds it to a specific playlist I choose. This means every month I have to manually change the playlist the songs are added to.
I would like to be able to search if a playlist for the month already exists and if so add it to that. If a playlist for the month doesn’t exist to then create a new one.
Zapier only appears to have the ability to create a playlist or add to a specific one. I don’t have the ability to search if a playlist for a certain name exists. Zapier also is only able to add to playlists based on playlist ID (a random string unique to each playlist) which makes it impossible to use a variable for the playlist name.
Is there a possible workaround to my issue or a way to implement more Spotify support?