Forum Discussion
JenniferGailey-
5 years agoCommunity Member
Rise Embed Yammer feed
Hello! I am trying to build social / community learning into our course on Rise. I want to embed to a specific group / feed in Yammer.
Here is what Yammer says: https://developer.yammer.com/v1...
JenniferGailey-
Community Member
A co-worker discovered the problem in the URL - removing the "/all?" switch fixed it, so the code that works looks like this:
<iframe name="embed-feed" frameborder="none" scrolling="no" src="https://web.yammer.com/embed/groups/eyJfdHlwZSI6Ikdyb3VwIiwiaWQiOiI0NzQ2NDI0MzIwMCJ9?header=false&promptText=Post%20your%20proposed%20solution"></iframe>
KhinThuZar
4 years agoCommunity Member
Hi,
Could you share how it is look like?