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 | Tutorials
- Make Academy – learn Make and get your certificate ← CHECK THIS OUT
- Make Blog – get the latest updates
- Features & Pricing
Help Center Basics
- Mapping – What is mapping? What can I map? ← CHECK THIS OUT
- Mapping with arrays – How to map items in an array ← CHECK THIS OUT
- Tokens for
parseDate
| Tokens forformatDate
- HTTP modules – Make a request, Get (download) a file
- Webhooks – Error Handling, Responding to webhooks