cancel
Showing results for 
Search instead for 
Did you mean: 

SAP BUILD Apps: Data item in repeat issue for REST API

Mark_Smith
Active Participant
0 Kudos
91

Hello, I'm trying to do a simple list view in a Build Apps that calls data from a REST API (Identity Directory API). So far I've been able to successfully call the destination in Build Apps and receive data. I've also "Autodect fields from response" to set the Schema. But, I'm having an issue getting to a specific field in the response that is a Text/Number. 

Mark112358_0-1743035397646.png

 

I'm trying to get to items in the Resources Object list. But it's saying it's incompatible (why can't I drill deeper to compatible data types?) .

Mark112358_1-1743035457574.png

 

 

Is it possible that Build Apps is unable to bind to deep nested structures? 

 

Any advice would be greatly appreciated. 

View Entire Topic
Dinu
Active Contributor
0 Kudos

The nested properties in the screen shot are lists. You can use a formula with index to the list to bind to a row in a list.