Spotify & Apple Music Pre-save

Has anyone created a bubble app that allows a user to login with Spotify and then pre-saves the album to their account?

1 Like

For Spotify you will need to use OAuth2 to allow a user to login with Spotify.
This link should point you in the right direction

After that you can use the Spotify Web API allow interactions between Spotify and your Bubble app.
The Spotify Web API is Rest based so you can use the Bubble API Connector to connect with it easily.

The link below should help you in understanding the Spotify Web API

@bam

Hey could you find a solution for your pre save on spotify? Im searching for some help for this specific task.

Thx

hey Bubblers, this thread went a different direction as was meant I guess.
The author probably wanted to ask if there is away how to offer the users of my app the pre save unreleased tracks on spotify.
This is something Im interested in as well… :slight_smile: