Hi i have big problem to find way how to get content of text file from dropbox
You can use the Dropbox Download a File module
You’ll get a variable for the file data
You can then get the text from the data by putting it within a toString()
function
1 Like