How to mention user, tag, channel or team in Microsoft Teams using Power Automate and Adaptive Cards

Sdílet
Vložit
  • čas přidán 25. 07. 2024
  • In this video I will show you how you can mention literally anything that can be mentioned in Microsoft Teams using Adaptive Cards sent with Power Automate cloud flows.
    See details and code here: poszytek.eu/en/microsoft-en/o...
    Chapters:
    0:00 Intro
    1:07 What are tags in Teams?
    2:32 Solution overview
    4:00 Mentioning users and tags using at-mention actions
    8:55 Mentioning users, tags and channels using msteams property in Adaptive Cards
    14:42 Mentioning users, tags, channels using webhooks
    19:35 Mentioning users, tags, channels and teams using graphAPI
    26:53 Wrap up!

Komentáře • 14

  • @James-ns6jm
    @James-ns6jm Před rokem +1

    I found the exact same experience when using Team's webhook to use Tag mentions.
    I can mention users but just not Tags, however I use Powershell in some automation tasks and use JSON.

  • @mrwhammer
    @mrwhammer Před rokem

    is it possible to user power automate only to check the status of a user whether they are available or not? It looks like it would be a universal feature in power automate but i dont see a feature where you can check it

    • @TomaszPoszytek
      @TomaszPoszytek  Před rokem

      Hey, you can achieve it by calling graph API: learn.microsoft.com/en-us/graph/api/presence-get?view=graph-rest-1.0&tabs=http

  • @no-one957
    @no-one957 Před rokem

    Is there a way of doing this only by using Adaptive cards?
    Either way, could you please show the code generated? I could not figure out how to perform things like Tag mention or channel "general" mention

    • @TomaszPoszytek
      @TomaszPoszytek  Před rokem

      Hey, here you can find all the code: poszytek.eu/en/microsoft-en/office-365-en/powerautomate-en/how-to-mention-tags-users-channels-and-teams-using-power-automate/

  • @nicolasardizzoli4207
    @nicolasardizzoli4207 Před rokem

    Hello there, Tomasz i really need to mention a @General (team) using webhook, did you find any solution? because it does not work for me too.

    • @TomaszPoszytek
      @TomaszPoszytek  Před 10 měsíci

      I haven't been looking for it since then, sorry.

  • @testingtester3253
    @testingtester3253 Před rokem

    HEllo, can you tell me what expression are you writing in channel, thank you

    • @TomaszPoszytek
      @TomaszPoszytek  Před rokem

      I hope this will help you: poszytek.eu/en/microsoft-en/office-365-en/powerautomate-en/how-to-mention-tags-users-channels-and-teams-using-power-automate/

  • @armandojimenez3144
    @armandojimenez3144 Před 11 měsíci

    Hello, where are you getting your attachment ID from?

  • @tjgroover_
    @tjgroover_ Před rokem

    Any updates at this time on the webhook issue?