web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / JSON response as drop ...
Power Apps
Unanswered

JSON response as drop down list

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have a custom connector that I'm using to an api hosted list of customers.  I'm able to retrieve the data properly in the connector area but cannot get it to return data inside of my app as a drop down list.  The api requires just a post with the api secret, which works fine.  The body of the JSON then returns the following:

{
    "data": [
        "Customer 1",
        "Customer 2",
    ]
}
For the drop down, I've tried doing a ClearCollect and pointed to the connection which doesn't respond with anything.  If I try parsing the JSON with Flow and pass back the string to PowerApps, I get the following:
{"data":["Customer 1","Customer 2"]}
What am I missing?
Thank you

 

Categories:
I have the same question (0)
  • Pstork1 Profile Picture
    69,651 Most Valuable Professional on at

    Are you binding the collection to the dropdown or the collection.Data?  The array is in Data and that is what should be loaded into the collection, not the base results.  Can you post a screenshot of your collection in the Power App?

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I have an OnSelect for my drop down box with a ClearCollect function.

    2020-04-28 08_34_48-Window.jpg

    The items section then is just apiresponse.value.  It returns a "true" value in the drop down box.

    If I try to do something like ClearCollect(apiresponse,(Clients.POST()).Data) it doesn't like that syntax in the onselect.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#2
11manish Profile Picture

11manish 205 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard