The CreatorCon Call for Content is officially open! Get started here.

How to use Microsoft Teams Graph spoke to Post a Message with a mention?

mkegruber
Tera Expert

Hi,

 

I got the Microsoft Teams Graph spoke activated in my company's DEV environment recently (after successfully using the MS Teams spoke). 

 

I understand where to source Group/Team IDs and Channel IDs, etc, but I'm stumped on where a get a data pill that is compatible with the Mentions field (see image below).

 

I was sure a "For Each Items > Look Up Records > Case Records > Assigned To > Email" would do the trick, but no. I'm missing something here, and I can't find it via Google.

 

If someone has successfully used this action, please detail what you did to issue a mention inside the message.

 

MS_Teams_Graph_mentions.png

 

regards

Michael

7 REPLIES 7

I'll have to check if the Azure Active Directory Spoke is activated - thanks.

ServiceNerd
Giga Guru
Giga Guru

Theres a app: Remote Directory Sync (sn_remote_dir_sync) where you add in the Provider and can pull down users and groups..the users from Azure would look like this:

Name: John Jones

User principal name: john.jones@thisisafaff.com

User: User record in SN

Directory Integration: whatever you call it

External ID: e36f4b20-f458-4d1c-ba37-4effb2b332d4

 

 

From that I guess you could get a the UserId. Haven't combined what your doing with it so cant be a 100% but looks like it could work.

oster
Tera Guru

have anyone actually got mention to work with the Microsoft Teams Graph spoke? If so please share on how the mention part is supposed to be configured. When I try this the Post body seem to be built wrong.