Adaptive Card is very flexible way to create rich card which I can send to many platform. One of the platform is Microsoft Teams.
What's more inte...
For further actions, you may consider blocking this person and/or reporting abuse
Hello.
I'd like to send the message which contains @mention with incoming webhook.
However, I couldn't make work @mention with
8:orgid:{org-ID-of-the-user}.I consider the reason why I couldn't do was
org-ID-of-the-userwas too short,c57b6b553*******(16 digits), which is got with Graph Explorer(graph.microsoft.com/v1.0/me).As I have no idea to solve this problem, I appreciate if you would let me know the solution.
Thanks in advance.
The user id is guid form one, which you can find from graph results.
for example, this is my result.
Thank you for replying.
This is my result with calling graph.microsoft.com/v1.0/me
I think the format of
idis a different to from yours.Would you tell me why they are different if you know.
That's interesting which I don't have much idea. And you can query your info via graph.microsoft.com/v1.0/users/ ?
Of cource!
However, it seems that the value is same...
Then I assume that's your user id. Not sure why format is different. So if you create mention by using the id with 8:orgid:{org-ID-of-the-user} , nothing happens?
Anyone still following along here I found that I could get the user Id option to work by dropping the 8:orgId: prefix. Hope that helps.
Thanks for your update!
Hello i managed to to mention someone but that person is not alerted and when i hover over his name nothing happens as opposed to a manual mention. Any suggestions?
that's wired.. please check org id is correct.
I am also having this issue; I'm using what I know to be our organization's tenant id. Is the "org id" different?
It's not organization id but organization user id in mention.