We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
Sheeja
2 years 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
4 Replies
- Здравко2 years agoLegendary | Level 20
@Sheeja wrote:
... Is there a way to disable this notification...
@Sheeja, Did you try set "quiet" parameter to true when you add a file/folder member? 😉
- Sheeja2 years agoExplorer | 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
- Здравко2 years agoLegendary | 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.
- Sheeja2 years agoExplorer | Level 3
thanks Здравко .That 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
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 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!