How do you iterate a json array response?

By iterate, do you mean you want to expand the array out into a vertical list, with one value per row?

Use a Helper table and Bob’s “Miracle Method

1 Like

Yea that’s exactly what im doing. Let me try the miracle method