You need to sign in to do that
Don't have an account?
elixir86
How to disable notification in salesforce account to when a user is tagged in chatter comment?
Hi Team,
How to disable notification in salesforce account to when a user is tagged in chatter comment?
Thanks,
S
How to disable notification in salesforce account to when a user is tagged in chatter comment?
Thanks,
S
You can disable Chatter email notifications for users by performing an update operation to the User object via the Data Loader. By setting the UserPreferencesDisableAllFeedsEmail field's value to TRUE you are effectively performing the same action as deselecting the "Receive emails" preference via their Chatter Email Settings.
https://help.salesforce.com/articleView?id=000193182&type=1
https://success.salesforce.com/answers?id=90630000000gsiOAAQ
I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.
Thanks and Regards,
Deepali Kulshrestha