Data from HTTP weird display

Hi guys Iā€™m new on make, and I tried to use a custom API.

I managed to use my request, and now I need to create a router to handle different scenario depending on the data I get from my APi request.
When I create the filter for my router and select the element I want to use for my filter the display is strange.

Here is how the data appears from my HTTP request.


And here is how the data appears when I select it.

Any idea how I can fix it?

Thanks

Welcome to the Make community!

Looks like data is an array, you need to pass arrays through an Iterator module first.

For more information, see


Links

Here are some useful links and guides to help you get started and learn more on how to use the Make platform, apps, and app modules ā€”

General

Help Center Basics

Articles & Videos

Feature Requests & Suggestions

Partner & Custom Apps

2 Likes