Questions tagged [yammer]

Yammer is a private social network for business.

Yammer, Inc. is a freemium enterprise social network service that was launched in 2008 and sold to Microsoft in 2012.

Yammer is an enterprise social network. It brings the power of social networking to your company. Yammer is as easy to use as great consumer software like Facebook and Twitter, but is designed for company collaboration, file sharing, knowledge exchange and team efficiency.

Yammer is used for private communication within organizations and is an example of enterprise social software. The tool was originally developed as an internal communication system for the genealogy website Geni. Access to a Yammer network is determined by a user's Internet domain so that only individuals with appropriate email addresses may join their respective networks.

For documentation of being a Yammer developer please visit https://developer.yammer.com/

728 questions
5
votes
1 answer

Auto populate text into text box with Yammer embed

Is there a way to auto populate your own text in the textbox that you type in your post/comment? For example a hashtag or such? Using Yammer embed I used to be able to do so with JavaScript/jQuery but with the recent API update I am no longer able…
jlking
  • 73
  • 6
5
votes
1 answer

Yammer api : Get messages by group

Here are the yammer api docs: http://developer.yammer.com/restapi/ Am I missing something here? How can I get the messages for a specific group? There seems to be a good deal of undocumented functionality.
Aaron Bruce
  • 1,130
  • 1
  • 12
  • 24
4
votes
0 answers

Yammer API - How to know whether I liked a message, messages.json endpoint

I am using messages.json endpoint to show the messages in my website. When looping through this messages.json response, I get liked_by field that contains a count of total likes on each message/comment, and an array of users that liked the…
Sree
  • 41
  • 4
4
votes
1 answer

Call a webservice or run code every time a person is mentioned or receives private message on Yammer and Bot Framework

I am trying to find a way to run a piece of code (MS Bot Framework, C# hosted on Azure) every time a person is mentioned on Yammer or receives a direct message. The two ways that I tried: 1) The best I came up with for now is to enable email…
user6269864
4
votes
1 answer

Yammer - platform_social_buttons.min.js:2 Uncaught TypeError: yam.config is not a function

I have implemented a Yammer share button exactly according to https://developer.yammer.com/docs/share-button . Right before I have added: