Half of the data is missing

I have a json with some amount of data, I need to get data from matrics array, I have 4 main objects there. But when I try to create variables, only 1 object is available to me, why the other 3 are not visible and how do I get them out?





Hello!

Are you iterating after you parse your JSON? (Tools β†’ Flow Control β†’ Iterators β†’ Iterator)

Iterating will allow you to go through each and every bundle from the Parse JSON module.

1 Like

I don’t think this is an Iterating issue, this is a mapping with arrays issue.

Please see β€œMapping with arrays” below.


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

2 Likes