Spotify Playlist reporting to Discord channel message - how to sort the text aggregator alphabetically?

You can use the built-in function split and sort then join

e.g.:

{{ join(sort(split(25.text; newline)); newline) }}

For more information, see

Links

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 unofficial Discord server!

1 Like