How to insert spaces in a string

You can use the replace built-in function:

Screenshot_2023-12-12_101254

{{ replace(123456; emptystring; space) }}

If you want to learn more about Make, you can read up in the Help Center. I also recommend doing the tutorials in the Make Academy, and learn advanced skills like how to make custom apps to any API in the Make Partner Training Portal - both have certificates for successful completion.

3 Likes