Reputation: 2142
I am very new to yammer.
I need to develop a c# application which posts feed in yammer, simply say "Hello World".
I saw several blogs and forumns.
I would be happy if anyone post small sample or some refferences where it is explained in a structured way.
Thanks in advance..
Upvotes: 3
Views: 4204
Reputation: 81
You can check this github project : Yammer.SimpleApi or you can use directly this nuget package
Upvotes: 5
Reputation: 2142
The code at here would be useful.Some API endpoints like Post,Like, Follow are working good in that project. Replace the older version of API with newer one referring the API documentation provided by Yammer. Have you read the docs at https://developer.yammer.com/introduction/ and https://developer.yammer.com/authentication/? There is also a quickstart.
Join Yammer development network to get some guidance.
Upvotes: 1