How to use Microsoft Teams Graph spoke to Post a Message with a mention?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2022 11:28 PM
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.
regards
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 10:32 PM
I'll have to check if the Azure Active Directory Spoke is activated - thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2023 12:24 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2025 01:25 AM
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.