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
-1
votes
1 answer

Your network is not allowed to request an OAuth token for this Application yammer

I have implement free version of Yammer in ASP.net C# project. I have created two Yammer network with two account (Tishansoft and FNA). I tried to connect tishansoft with FNA through oauth dialog window using followng…
Lalitha
  • 67
  • 1
  • 11
-1
votes
1 answer

Yammer - Yammer groups merging

Is it possible to merge two groups already existing in Yammer to have a final one ? Indeed, I have two groups for my company and i want to merge them together in order to keep the members and all the contents. Possible ?
-1
votes
1 answer

How to add input field to Yammer api query

I am a boiler plate programmer, so not very technical on how scripts work indepthly. I have a yammer api for pulling user information from Yammer:
hrhsii
  • 157
  • 1
  • 12
-1
votes
1 answer

how to send push notification using yammer api

I am planning to use Yammer APIs to develop an App that will assign task to other members with in a group. Can we send push notification from one device to another device while assigning task to other member using Yammer APIs?
-1
votes
1 answer

How to hide the Post comments in the yammer feed

One the client requested to hide the Yammer post comments box in the yammer embed feed section on few pages. Since it is iframe we were not able to handle using CSS. We have tried yammer event with JS to hide. But it didn't worked. Is there any…
-1
votes
1 answer

Yammer API: return topics of a particular group

I am using embedded Yammer feed to get the feeds from a particular group. Using embedded Yammer I want to retrieve all topics of that particular group.
MUDLI
  • 1
  • 1
-1
votes
1 answer

How to completely disable Yammer chat?

Is there a possibility to completely disable Yammer chat, or at least be set so that users see only a network user from the same group? I want users to talk to each other within a group permit. Outside the group the members should not be awailable…
-1
votes
1 answer

I CAN'T SEE "YAMMER FOR SHAREPOINT" in my SharePoint Store

I'm configuring apps for SharePoint to integrate Yammer with my OnPremises SharePoint Farm. Everything's working fine! but when I type "Yammer for SharePoint" in the "Find an app" input, i can't see the Yammer App in the search results. Yammer app…
-1
votes
1 answer

yammer login failed : javascript sdk

I am using JavaScript SDK to fetch yammer posts on my SharePoint site. I have used login button on click of which I get popup for authentication. When I enter the email address, it takes me to the ADFS and entering password there I am able to login…
Sushrut Paranjape
  • 429
  • 2
  • 4
  • 17
-1
votes
1 answer

Mobile app yammer integration

we are implementing a mobile application (Android and iOS) and require the user to view the yammer availability (check if the user is online). All the communication will be via the yammer application given that it's installed in the device. Please…
mangun
  • 292
  • 1
  • 4
  • 16
-1
votes
1 answer

Yammer REST API Post Message issue

I am posting messages to Yammer from my java application using https://www.yammer.com/api/v1/messages.json API and I am facing issue with the message that is displayed on Yammer. All the message shows " from Yammer Developer Center" instead of the…
-1
votes
1 answer

Android Yammer authentication issue

Can't authenticate with Yammer. I've tried to use socialauth library but without any success. public void onError(SocialAuthError socialAuthError) Error log: org.brickred.socialauth.exception.SocialAuthConfigurationException: Problem in getting…
-1
votes
1 answer

I have to create a group in yammer using JavaScript

I have to create a group in yammer using JavaScript or using any other services so we can call that service from AJAX. For that group i can give my own name,number of users and mainly i can get that group ID. Please Help Me.
-1
votes
1 answer

Browser "back button" reload Yammer App but does not go to previous page SharePoint 2013 Online

I have SharePoint 2013 Online website. I added Yammer App to site collection. Then I added Yammer web part to home page. So now whenever I click the "back button" in browser ONCE - instead of going back to previous page - it is reloading Yammer web…
-1
votes
1 answer

How to post to the activities feed in yammer

I saw on a slide deck about yammer that activities was a valid endpoint in the REST APIs. But the yammer site does not show this. I am looking for a sample in JavaScript for posting to the activities feed.
1 2 3
48
49