Creating a Custom Text File

On my site, I have a bunch of user settings that I would like to store in a plain-text file for download. The issue being, each different user would have a different text file for download.

Is it possible for an app to create a custom text file within the database for download? Or would this be better done using a third-party service.

1 Like

Hello how are you?
Would it be something like this?

https://acampamentonocode-plugins.bubbleapps.io/version-test/create_txt_file

Hello @adrianonascentes , is there a way we can create the txt file on backend?