Multiple Array Response from API

I have multiple data sources currently supplying my dashboard to populate my charts and such. Since all the data is retrieved from its own API endpoint (from Xano), it can take a little longer than expected for the charts to populate. I’m trying to consolidate most of these endpoints into one endpoint to reduce latency. Through the API connector plugin i’ve added the expected data structure (an object with multiple arrays of objects). I’m utilizing Eli’s Xano connector plugin to make the call to the endpoint. I can see from Xano’s backend that the endpoint is successfully being called and returning my expected data. But for whatever reason, the xano connector plugin is showing that the data is empty.

Any ideas as to what’s wrong? Latest Need help/APIs topics - Bubble Forum - 26 October 2025 | Loom

@eli