We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Sheeja
6 months agoExplorer | Level 3
Can we disable notifications for when a folder is shared?
Hi Team,
Our end users are currently receiving an email notification when we share a dropbox folder with them. Attaching a sample email here. Is there a way to disable this notification.We have custom emails triggered for this usecase and would like to refrain from sending this default email
- ЗдравкоLegendary | Level 20
- SheejaExplorer | Level 3
Thanks for the solution.Currently i'm using the following java sdk method to add folder:
dbxclient.sharing().addFolderMember(sharedFolderId, selectors)
I couldn't find the quiet parameter here as part of the input. Is there a way to set this parameter here or any other way using sdk
- ЗдравкоLegendary | Level 20
Sheeja wrote:...
I couldn't find the quiet parameter here as part of the input. Is there a way to set this parameter here or any other way using sdk
Hi again Sheeja,
That's because you're using simplified method with limited available options. More options are available with other method that returns builder. There you can set quiet option. 😉
Hope this helps.
About Create, upload, and share
Find help to solve issues with creating, uploading, and sharing files and folders in Dropbox. Get support and advice from the Dropbox Community.
Need more support
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!