How to link to the Yammer group in the message text?
Asked Answered
P

4

6

Is it possible to link or mention group in the Yammer message?

For example you can mention people using @john and then select from the list the person. Does something similar exist for groups and if not what is the best way to link to the group?

Parados answered 30/7, 2014 at 9:29 Comment(0)
H
7

Use the following mark up: [group:#groupid#] where #groupid# is the ID of the group found in the URL.

Hypothesis answered 28/4, 2016 at 16:35 Comment(1)
Seems that this functionality used to work, but no longer does. Microsoft made an 'improvement' that broke it.Therianthropic
M
4

No, the equivalent functionality is not available for groups. The best way to link to a group is to use the "web URL" for the group. This is a URL of the form:

https://www.yammer.com/{network permalink}/#/threads/inGroup?type=in_group&feedId={group id}

You can also link to a group using a URL of this form:

https://www.yammer.com/{network permalink}/groups/{group permalink}

Unfortunately, this URL can change over time if the group is ever renamed. The web URL, group ID, network permalink, and group permalink are all available via the API. Alternatively, the web URL can be obtained by copying the URL behind any group link.

Mozellamozelle answered 16/8, 2014 at 0:1 Comment(0)
M
1

Please try this: [group:{group permalink}] After posting, this string will be automatically changed to hyperlink to the group.

Moltke answered 18/4, 2016 at 5:19 Comment(0)
T
0

It seems that [group:1234567] has been broken by one the improvements Microsoft made.

Try instead using the usual hyperlink function

  • select the text you want
  • push the link button
  • enter the url of the group you want to link to

It's ugly. You'd think that there'd be a better way, but it does work.

Therianthropic answered 23/3, 2022 at 23:52 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.