is there a way to allow my app user to save data as a txt or other document file?
Yes there is a Write File flow function you can use.
1 Like
Thanks John. I get lost in the functions and logic flows sometimes. I am excited to look at this!
Hi can we write data in excel, csv or pdf file using this?
Hi Atul, Any progress on this? any response or solution? Thanks to share if there is any.
I tried to write a file called test.txt
What is the full path I need to use, because I get Error: Read-only file system error on my Android device when I just use test.txt as Target file path input
Solution:
I used this as formula to write the file successfully
Mine didn’t work with this, can you explain how you make this possible?
sxamples???
tank you-