Creating a file from text/string, how?
Status: Closed · Asked by solipsist on · 0 views
Zapier has a Dropbox action called "Create Text File" which creates a file given content and filename. I haven't found anything similar in Pabbly.
I solved it using the Dropbox API and a Dropbox app as a go-between. Cumbersome but seems to work.