We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

dani78's avatar
dani78
Explorer | Level 3
4 years ago

select files to saver

Hi,

I'm asking myself where and how to select files to saver. I want to use it as uploader and there should be an upload button.

  • Thanks for following up. The Dropbox Saver is built to accept a URL from the third party app, and then prompts the user for where in their Dropbox account they want to save the linked file. When the user does so, the Dropbox servers then retrieve the file from the supplied URL and save the resulting data to the user's Dropbox account as requested.

     

    Exactly where that URL comes from is up to you as the developer of the app. The URL needs to be Internet-accessible so that the Dropbox servers can access it.

     

    The Dropbox Saver doesn't itself have a local upload mechanism, since it just expects a URL from the app. If it makes sense for your app though, you could build your own upload form to upload a file to your server, and then supply a URL to that file to the Saver to let the user save it to Dropbox.

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    I'm not sure I understand your question. Can you clarify?

     

    The Dropbox Saver is a way for third party apps to give files to users that they can save directly to their Dropbox accounts. You can find all of the information on the Saver here.

     

    Alternatively, if you want the opposite flow, where a user selects a file from their Dropbox account to supply to your third party app, you should look at the Dropbox Chooser instead.

    • dani78's avatar
      dani78
      Explorer | Level 3

      Maybe I don't really understand the concept behind saver. I need to create a fileuploader for Dropbox. A simple button  which opens a popup to the Dropbox where I can upload files. Same as saver but with an upload button.

      Any hint how this works?

      • Greg-DB's avatar
        Greg-DB
        Icon for Dropbox Staff rankDropbox Staff

        Thanks for following up. The Dropbox Saver is built to accept a URL from the third party app, and then prompts the user for where in their Dropbox account they want to save the linked file. When the user does so, the Dropbox servers then retrieve the file from the supplied URL and save the resulting data to the user's Dropbox account as requested.

         

        Exactly where that URL comes from is up to you as the developer of the app. The URL needs to be Internet-accessible so that the Dropbox servers can access it.

         

        The Dropbox Saver doesn't itself have a local upload mechanism, since it just expects a URL from the app. If it makes sense for your app though, you could build your own upload form to upload a file to your server, and then supply a URL to that file to the Saver to let the user save it to Dropbox.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,877 PostsLatest Activity: 3 hours ago
325 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!