Dec 18 2016 02:34 AM
Hi Team,
On Yammer REST API reference, i see no api, that can be used to read messages from a group.
I came accross the api messages/in_group/<groupid>.json which returns the messages from a group.
Can we use it as per our requirement ?
Dec 20 2016 07:47 AM - edited Dec 20 2016 07:49 AM
From my experience: It is usable.
Although: It is - unfortunately - an unsupported API endpoint and thus not supported.
Regardless of the endpoint being undocumented or not you should be really familiar with the endpoint and know what it can return. Once you know what could be thrown at you it should be safe to use.
Keep an eye on it though because it could be subject to change.
Ninja edit: this could be helpful >> https://stackoverflow.com/questions/14352458/yammer-api-get-messages-by-group
Dec 21 2016 11:59 AM
SolutionGood news -- the group messages endpoint is now documented and supported: https://developer.yammer.com/v1.0/docs/messagesin_