How to mention everyone in channel via webhook?

Vitalii Liashuk 160 Reputation points
2023-06-21T11:07:39.45+00:00

How to mention @everyone in Teams channel via webhook?

Microsoft Teams | Development
Microsoft Teams | Microsoft Teams for business | Other
{count} vote

Accepted answer
  1. Prasad-MSFT 9,061 Reputation points Microsoft External Staff Moderator
    2023-06-22T07:06:21.44+00:00

    Currently at mentioning everyone in Team's channel using incoming webhook is not possible.
    To achieve your requirements, we recommend you give your feedback in Teams Feedback Portal.

    However Incoming webhooks supports user mention in Adaptive Cards with the Azure AD Object ID and UPN.
    Ref: https://learn.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/cards-format?tabs=adaptive-md%2Cdesktop%2Cconnector-html#user-mention-in-incoming-webhook-with-adaptive-cards

    Thanks, 

    Prasad Das

    ************************************************************************* 

    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.