Put all the collection from an array as INPUT - not just the first collection of text

Welcome to the Make community!

You can use the built-in functions map and join

e.g.:

{{ join(map(55.array; text); " ") }}

For more information, see the function documentation in the Help Center, and do the Make Academy.

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 —

Getting Started

Help Centre Basics

Articles & Videos

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.