
Christina Fan • about 9 years ago
Yammer Hacks and APIs
Hello, hackers! The Yammer team is really excited to be joining you this weekend and seeing your projects. Our developer site (https://developer.yammer.com/) lists all of our REST APIs, OAuth, SDKs, and Embed documentation (embed Yammer feeds in your site within minutes!).
We even have a best practices page to help spark some ideas for quick and easy hacks (https://developer.yammer.com/create/).
Yammer APIs give you access to over 10 million enterprise users and network data - we really look forward to seeing what you build. Let us know if you have any questions and come say hi at our booth!
Comments are closed.
8 comments
gregorywlove • about 9 years ago
Hello! We do as a company but our product isn't around sustainability.
Ryaan Braastad • about 9 years ago
@TheLastApp - What do you mean by sustainability? Can you please provide more information.
While Yammer does not have any specific objectives around sustainability as an organization, though Microsoft has many. From a hacking, app and platform perspective we creating a hack that links a companies users to sustainability projects could be an interesting idea. We are happy to explore the topic with you.
Sion Smith • about 9 years ago
@christinawfan I have a few technical questions I hope you can answer:
- Yammer app directory: are these hosting on your servers or developers?
- Writing an app for Yammer: do we have access to machine information. e.g. JMX metrics, JVM heap stats etc?
Thanks
gregorywlove • about 9 years ago
Hey Sion, answers below!
- Yammer app directory: are these hosting on your servers or developers? The directory is part of our Yammer's core and is hosted on our servers but every third party app on the App Directory is an independently hosted app (a la facebook and spotify).
- Writing an app for Yammer: do we have access to machine information. e.g. JMX metrics, JVM heap stats etc? No machine information, only user or network data. For obtaining user and network data, you have two options: 1) REST, which can be called from any user on a free or paid network: https://developer.yammer.com/restapi/ 2) Data Export, which can only be accessed in paid networks: https://about.yammer.com/success/activate/admin-guide/monitoring-your-data/export-data/ For a hackathon, I'd highly recommend going down the REST route but if you'd like to play around with the Data Export, let us know and we'll get you set up.
Tom McLean • about 9 years ago
Is there a dummy email account/group which can be used for development? I have no idea whether my company has a Yammer account and probably wouldn't want to use it for this even if they do! Thanks.
Ryaan Braastad • about 9 years ago
It's free to sign up for a Yammer account. If your company has an account you and easily create a private group to test in.
gregorywlove • about 9 years ago
Hey Ammaar, any specifics you can provide on those two topics?
gregorywlove • about 9 years ago
Great. Looking forward to seeing what you built!