cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Upload string to dropbox as .txt file

Upload string to dropbox as .txt file

dominik b.
New member | Level 1

Hi guys,
I've just completed the tutorial about the new "saver" application provided by dropbox. The upload with a predefined url like the koala picture at the tutotrial works pretty well. But my problem is that I have a string defined at my code and I want to save this string to a .txt-file and upload that file to my dropbox account. At the tutorial one has to defined the options like:
var options = { files:['url': '...', 'filename':'...'], etc. }
But like described above I have no url. Any idea? Thanks in advance.
Ps. where could I change the location of the save-file from "saves" (default) to custom folder?

1 Reply 1

Steve M.
Dropbox Staff

Per your other thread, you're probably not going to end up using the Saver anyway. 🙂 If you use the Core API to upload the file, you can easily upload whatever content you want directly.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Steve M. Dropbox Staff
What do Dropbox user levels mean?