Array of Object Iteration

I have an array of object which I want to iterate and in that I have a text field and I want to put it in a text field in comma separated format but it is not working. Please help

Welcome to the Make community!

If I understand your question correctly, you should be able to use the built-in functions map and join to convert an array of collections into a comma separated string for a property.

For more information,

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

samliewrequest private consultation

Join the unofficial Make Discord server to chat with us!

2 Likes