Mailbox in Yammer via C #
I am very new to grooming.
I need to develop a C # application that sends feed to yammer, just say "Hello World".
I have seen several blogs and magazines.
I would be glad if someone could post a small sample or some references where this is explained in a structured way.
Thanks in advance.
+3
source to share
3 answers
The code in here would be helpful. Some API endpoints like Post, Like, Follow work well in this project. Replace the older API with a newer one by referring to 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 quickstart .
Join the Yammer Development Network for some guidance.
+1
source to share