PowerPlatformConnectors/independent-publisher-conne.../Spotify
Vladimir Ritz Bossicard 4c661e750e
Fix value of iconBrandColor for independent connectors (#2266)
* iconBrandColor for independent publisher connectors MUST be #da3b01

* Revert typo

* Remove special characters
2023-01-05 11:13:58 -08:00
..
apiDefinition.swagger.json Updated Spotify Publisher (#2065) 2022-11-11 08:11:53 -08:00
apiProperties.json Fix value of iconBrandColor for independent connectors (#2266) 2023-01-05 11:13:58 -08:00
readme.md Updated Spotify Publisher (#2065) 2022-11-11 08:11:53 -08:00

readme.md

Spotify

Spotify is a digital music, podcast, and video service that gives you access to millions of songs and other content from creators all over the world.

Publisher: Daniel Laskewitz

Prerequisites

You need to have an Spotify account. You can sign up for free or get a premium account.

Supported Operations

Get Current User's Profile

Get detailed profile information about the current user (including the current user's username).

Get User's Saved Albums

Get a list of the albums saved in the current Spotify user's 'Your Music' library.

Get a User's Top Artists

Get the current user's top artists based on calculated affinity.

Get All New Releases

Get a list of new album releases featured in Spotify (shown, for example, on a Spotify player's 'Browse' tab).

Get Available Markets

Get the list of markets where Spotify is available.

Obtaining Credentials

Go to the Spotify Developer Dashboard and login. Click the green "Create an app" button and provide a name and description for the app. Accept the terms and conditions and click on the green "Create" button.

From the following page you can grab your client ID and client secret. The only thing you need to do is click the edit settings button and add the redirect URL.

Known Issues and Limitations

No issues and limitations are known at this time.