Nov 01 2017 08:18 AM
Hello,
Has anyone tried auto tagging a post in Yammer based on keywords in the message?
For example, there is a group that wants to use Yammer for announcements and the team does not want to rely on the user to "remember" to add tags. If the user includes standard keywords for example: Corporate, Sales, Finance could that become a tag for Yammer?
@Tom Kretzmer (Hello my friend! I'm adding you because I know this request might sound familiar).
Nov 01 2017 09:05 AM
SolutionHey, Lilly. :) Yeah I'd bet a dollar Flow could do this, similar to moving Joined messages. Instead of re-posting into a different group, post back to the triggering thread with a post containing the topic tag. You could try to use either a hashtag and the text (e.g. "#Sales"), or get the code and add that in (e.g. "[Tag:12935835:Sales]").
Now, are you sure you want to proliferate the topics like that?
Nov 01 2017 10:12 AM
Thanks for spelling it out for me Tom! I'll give this a try and see if we can get it to works. I know this might sound like I'm "selling my soul to the..." the arterial motive is I plan to draw the line with this request as long as it can get me that additional buy-in for Yammer ;)
Since this request is for organizational announcements our hope is that it will draw people to Yammer rather than the old way. One can only pray and hope! :) If I run into snags I'll post them here for anyone else that might be interested in this sort of thing.
The flow is pretty simple so fingers crossed!
1. Any user posts will post org message in group with keywords like (Sales, Finance, HR etc.) and also include year (2017, 2018 etc.)
2. Flow picks up the key word and returns a #sales #2017 tag.
3. Process is complete.
Nov 01 2017 10:46 AM
Sounds good. :) And yeah, please post back how you make out or if you hit any snags. I'm sure we can figure out how to make this work. :)
Nov 01 2017 11:57 AM
Nov 09 2017 12:44 PM - edited Nov 09 2017 12:48 PM
@Tom Kretzmer Ok finally had a chance to come back here and report on this. So I tried the steps and it seems that everything is filled in but for some reason I'm not seeing anything happen. I'm sharing screenshots here for reference (sorry had to blur some info but I'm sure you understand;-). Any thoughts?
Nov 09 2017 12:47 PM
oops forgot to add screenshots
Nov 10 2017 08:06 AM
Hmm, I would start by trying to get anything at all, and to do that I'd make it super simple. Do your trigger action from a test group you can spam at will, and have the message text contain "foo" or whatever, something super simple. Then have the target group be a spammable group too, and for now ditch the topics. See if you can get that working, just with little tweaks. Once it works, expand "foo" to "Corporate", and try. Work your way up to "Corporate Organizational Announcement". Then, when all that is working the way you like (in the spam groups), add in topics one by one. After it's working perfectly in your test groups, move the targets to the real groups.
Does that help?
Nov 21 2017 07:26 AM
@Tom Kretzmer good news we got the flow to work!! @Christopher Clay helped fix it and its running beautifully! This will be a true productivity saver and game changer for us. Thanks so much for your help!!
Nov 21 2017 07:29 AM - edited Nov 21 2017 07:29 AM
In case this helps anyone... I had an extra space in my "condition" text and also my condition was changed to "message list" instead of "message text" and that did the trick!
Nov 21 2017 10:49 AM
Woo hoo! That's great to hear! And thanks for letting us know what the holdup was.
Hey, share any tidbits on how it drives adoption - we're going through some early planning now on adoption and we can use all the tips we can find. :)
Nov 21 2017 11:25 AM
I'll be happy to report back any correlations with adoption and user engagement. Stay tuned!
Apr 24 2020 03:18 AM - edited Apr 24 2020 03:30 AM
Reopening this as I needed to tag all posts of a particular topic in Yammer with another topic. Here's how we did it using the current (2020) connectors.
This was because we had a topic #monthlyupdate but some people kept posting on #monthlyupdates instead.
Note we had to add a condition to ignore something in the body of the auto-reply, since it kept entering an endless loop otherwise (presumably as the reply inherited the original topic).
Hope this helps someone else!
Apr 24 2020 06:59 AM
@Taras Young great share!