Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Sink Connector to Spotify Playlist #4

Open
schroedermatt opened this issue Jun 26, 2018 · 0 comments
Open

Build Sink Connector to Spotify Playlist #4

schroedermatt opened this issue Jun 26, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@schroedermatt
Copy link
Owner

The sink connector will load the users top ten songs into a "Curated by Kafka" playlist.

Sink Logic:

  1. Get Playlists
  2. Find playlist with name 'Curated by Kafka'
  3. If exists, keep track of id. Else, create a new playlist with name from Step 2
  4. Add tracks to playlist
@schroedermatt schroedermatt added the enhancement New feature or request label Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant