I'm creating a dashboard in Splunk to visualize various activities in Yammer. For example, the interactions and collaboration between each team, user participation rate, top-viewed posts etc. But I'm having trouble retrieving needed information. I have Yammer verified admin access but I do not think exported data using export users
from network admin
contain enough information.(Please refer to the link below)
So I was wondering if there's any other method retrieving more user data? What about REST API? Is it possible to get all users data at once? Thanks in advance!
You can download all Yammer network data using the network level export documented here: https://developer.yammer.com/docs/data-export-api
There might be some data you need that is better retrieved from the REST API, like users in a group or users who liked a message. These endpoints are documented starting here: https://developer.yammer.com/docs/rest-api-rate-limits