Slack User Mentions

(Evgeny Zhmakin) #1

Hi. Is there an ability to mention certain user in slack channel using flowxo bot ("@AnyUser")? When I try to mention somebody, slack doesn’t recognize it as a mention.

(Daniel Beckett) #2

You can mention users but it’s a bit different for bots. Instead of saying @name it needs to be in the format of <@UserID>. e.g:

Hey <@U024BE7LH>, did you see my file?

Some more info on this here:

1 Like