Seems like many APIs are incompatible with Adalo because it cannot interpret nested arrays. Two big APIs I tried interacting with (Google Places and Yelp Photos) produced errors or no data because they use nested arrays in their APIs. This is a major blocker for anyone interested in using any semi complex APIs. It seems like something as simple as jq play to filter and traverse the JSON data would be more than enough (how Glide handles it). Hoping this makes it soon!