Creating a JSON out of an Array

Welcome to the Make community!

No, you don’t and it doesn’t make sense to turn it into a JSON.

You can already access each array item’s value using the built-in function get with the array item index.

Alternatively you can use an Iterator module with the array.

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

3 Likes