Feb 14 2017 02:22 PM
Hello,
can someone please list the steps for embedding a Yammer feed into a site running coldfusion.
I went through https://developer.yammer.com/docs/getting-started but doesn't make all sense.
Thanks
Feb 15 2017 02:30 AM
Creating an app might not be required if all you want is embedding a Yammer feed.
Have you read this page?
https://developer.yammer.com/docs/embed
Feb 15 2017 05:48 AM
Yes, but I think I need to have oauth setup for the new posts to be displayed instead of the login button, right ?
Thanks
Feb 15 2017 12:16 PM
As far as I know you don't have to do anything with oauth in order to be able to use Yammer Embed. Yammer Embed will render a login button if you're not authenticated and handles authentication that way.
Feb 15 2017 02:38 PM
you're right, but, I don't want the login button, I'd like to get posts without having to log in.