-2

I need to create a survey, but one of my questions needs to use the spotify API. How can I do this? NOT ASKING FOR CODE I just want to know what platform I should be looking at

example: "out of the top 20 artists, pick 3 you like"

I need to integrate the api in order to display the 20 artists in real time whenever someone uses the app to take the survey.

Gabriel
  • 375
  • 1
  • 3
  • 16
  • Welcome to Stack Overflow! You seem to be asking for someone to write some code for you. Stack Overflow is a question and answer site, not a code-writing service. Please [see here](http://stackoverflow.com/help/how-to-ask) to learn how to write effective questions. – Ivonet Jan 09 '18 at 07:37
  • @Ivonet I'm not asking for code, I just want to know what platform I should be looking at. Any help is appreciated. I tried google forms, but what I'm trying to do isn't supported. – Gabriel Jan 09 '18 at 07:45

1 Answers1

0

This can be done using the PowerApps platform. You use the spotify API by creating a custom API in PowerApps. Here is an example of a custom API used in PowerApps.

Meneghino
  • 841
  • 5
  • 13