Using the key vs value / Using the key + value as text of an array

Welcome to the Make community!

You can manually type the key out, or you can use the built-in function toArray with an iterator module.

e.g.:

{{ toArray(1.result) }}

Then, use a Text Aggregator on the result.

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

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.

1 Like