Loading

Salesforce Chatter: Set Default Group Notification Email Frequency Using Data Loader

Veröffentlichungsdatum: Jun 24, 2026
Beschreibung

Salesforce Data Loader can be used by administrators to bulk-set the default Chatter Group notification email frequency for users in the organization. This is useful when onboarding a large number of users or standardizing notification preferences across the org.

This article covers two scenarios:

  1. setting the default frequency for when users join new groups.
  2. changing the notification frequency for groups users have already joined.
Lösung

Set Default Group Notification Email

Use the following steps to export User records and update the DEFAULTGROUPNOTIFICATIONFREQUENCY field. Frequency values are: P (Every Post), D (Daily), W (Weekly Digest), N (Never/Limited).

This will be the Users group notification frequency the moment they join a new group.
 

  1. Open Data Loader.
  2. Click on Export.
  3. Login with your Salesforce credentials.
  4. Select User from the list of objects.
  5. Enter desired file name and click on Next.
  6. Select ID, DEFAULTGROUPNOTIFICATIONFREQUENCY, and any other fields that will help you to identify the desired User. 
  7. Click on Next.
  8. Click on Finish.
  9. Open the file and set the frequency by using the following:
  • P for Email every Post
  • D for Daily
  • W for Weekly Digest
  • N for Never

Note: When Users Navigate to Chatter Email Settings, N or Never is displayed in the User interface as 'Limited.'

  1. Save the file.
  2. On Data Loader, click on Update.
  3. Once again, select User.
  4. Choose the recently saved file, click on Next.
  5. Match ID and DEFAULTGROUPNOTIFICATIONFREQUENCY.
  6. Click on Finish.



Set notification frequency per Group

Use this process to update notification preferences for Chatter Groups the user has already joined by exporting from the CollaborationGroupMember object.
 

  1. Open Data Loader.
  2. Click on Export.
  3. Login with your Salesforce credentials.
  4. Select Show all Salesforce objects.
  5. Select Group Member (CollaborationGroupMember).
  6. Enter desired file name, click on Next.
  7. Select IDNotification Frequency, and any other fields that will help you to identify the desired User and group.

Add COLLABORATIONGROUPID Equals {Id} as criteria to only export from a certain Chatter Group.

  1. Open the file and set the frequency by using the following:
  • P for Email every Post
  • D for Daily
  • W for Weekly Digest
  • N for Never (displayed in the user interface as 'Limited.')
  1. Save the file.
  2. On Data Loader, click on Update.
  3. Once again, select Group Member (CollaborationGroupMember).
  4. Choose the recently saved file, click on Next.
  5. Match ID and Notification Frequency.
  6. Click on Finish.


An administrator can follow the steps above to either enable or turn off email notifications for Chatter groups. To turn off all Chatter emails for users, review Disable email notifications for all Chatter Users via Data Loader.

Nummer des Knowledge-Artikels

000382657

 
Laden
Salesforce Help | Article