-1

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 sender name. Please advise on how we can change this to actual user name

https://i.stack.imgur.com/g4rsw.png

1 Answers1

0

This is intended. That part of the UI shows the application that the user posted a message from.

For example, it could say from Android.

The sender name is at the top of the post.

siger
  • 3,112
  • 1
  • 27
  • 42