A small but incredibly useful update for everyone working with files on Latenode! You can now return files directly from the JavaScript node using two functions: file()
and files()
.
These functions can only be used at the top level for now, but they enable full support for working with Base64 files. You can now both encode and decode them, unlocking even more possibilities. Guides are coming soon!