Tag Archives: Yammer API

Working with Yammer API from code

Post messages, read messages, get groups (communities) details and membership – etc. – all that you can do with Classic Yammer API. Here are steps: Register Yammer Application Navigate to the page: https://www.yammer.com/client_applications Click “Register new application”: Fill all the fields: Client ID and Client secret will be generated automatically: I’m not sure – how […]

Yammer API with PowerShell: Private groups and messages

As an Office 365 administrator, I would like to get some reports on Yammer with PowerShell. How it’s done? Patrick Lamber wrote a good article here: “Access the Yammer REST API through PowerShell“. The only I would add (important!) is: By default, even with a Verified Admin token, you do not have access to private […]