Need to see if your shared folder is taking up space on your dropbox 👨‍💻? Find out how to check here.

Forum Discussion

dangonzo's avatar
dangonzo
Explorer | Level 4
6 years ago
Solved

Modifying "[...] wants you to add files" message for file requests

I'm using the `file_requests_create` method from the Python SDK to create individualized file requests in a letter writing project for a class of mine. Right now, I have a Dropbox app called "Endurance-Test" (the final one will just be "Endurance"), and I want it to say "MIT Endurance wants you to add files" instead of "Daniel Cunningham wants you to add files" when users open their file request link. How can I achieve this using the SDK, or is it even possible? I want the file_request request to be associated with the application, not my individual account. I'm able to modify the title of the request though...

 

  • Unfortunately it's not possible to customize the file request like this via the API, or have the file request owned by the app instead of the account, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though. 

     

    The name shown in "[...] wants you to add files" comes from the name currently registered on the account that made the file request though, so to control what's shown there you could change the name on your account (via https://www.dropbox.com/account ) or register a separate account for this purpose with the desired name. 

2 Replies

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    6 years ago

    Unfortunately it's not possible to customize the file request like this via the API, or have the file request owned by the app instead of the account, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though. 

     

    The name shown in "[...] wants you to add files" comes from the name currently registered on the account that made the file request though, so to control what's shown there you could change the name on your account (via https://www.dropbox.com/account ) or register a separate account for this purpose with the desired name. 

  • dangonzo's avatar
    dangonzo
    Explorer | Level 4
    6 years ago

    Hi Greg, thanks for letting me know! While I do agree I think it would be cool functionality to have, the alternatives you've proposed seem reasonable and I can just request a new account from my school and name it accordingly. Have an awesome day!

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

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, Facebook or Instagram.

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!