Simple aggregation causes invalid json

Welcome to the Make community!

Wrong

Correct

Output

Screenshot_2024-06-24_120631

You need to convert the array into a string. This is because ParseJSON expects the entire variable to be a string.

To convert an array into a string, usually you want to use the built-in function join

For more information, see the function documentation in the Help Center.

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

General

Help Center Basics

Articles & Videos

samliewrequest private consultation

Join the Make Fans Discord server to chat with other makers!

3 Likes