function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Abhishek.JyotiAbhishek.Jyoti 

Yammer's data migration into Salesforce Chatter

In Yammer, if we perform Export_Data, we do have these csv files:
1. Admins.csv
2. Files.csv
3. Groups.csv
4. Messages.csv
5. Network.csv
6. Pages.csv
7. Topics.csv
8. Users.csv

What are the chatter objects in which these csv data need to import? If possible please list out the mappings.
 
ShashankShashank (Salesforce Developers) 
Not sure about the field mappings, but here are all the chatter objects: https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/RelationshipsOfChatterObjects.htm
Lori Gordon 14Lori Gordon 14
Hello, I have the same task, and wonder if you were able to successfully 'map' have the process to accomplish this?