Nimantha
Yes, with file export functions, you can now generate text files (like CSV) from inside backend functions. This allows for event or schedule based exports of data from r3.
Just make sure that you have a fileExport path defined in config.json, otherwise the system will not execute the export.