Spotify search by typing artist or track name

Hi,
I’m working on an app that let’s users type in an artist or track name into a search bar to add a track to a playlist. I want the app to connect to the Spotify API to retrieve a list of possible matches onscreen.
I’ve signed up to a Spotify for developer account and connected by auth code and secret key however I’m not sure how to link the search bar to the Spotify API.

Any help would be appreciated.

Thanks.

Hi,
have you managed to create a get request for spotify using the API connector and initialized this successfully or where are you at (some screens would help)?

If yes, in your repeating group, as data source select “Get data from an external API” and here select the connection you established.

Edit . finally found it , if you go here and watch the one with giphy and itunes that should help. Lessons | Bubble

This topic was automatically closed after 70 days. New replies are no longer allowed.