Connect Node js Project to Microsoft Teams

Sujit Kumar Patra 1 Reputation point
2022-03-24T15:21:41.94+00:00

I want to send an error message to a particular group or person from Microsoft teams. For which I want to connect my project which is running daily basis

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,627 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,065 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nivedipa-MSFT 2,896 Reputation points Microsoft Vendor
    2022-03-29T18:06:36.867+00:00

    @Sujit Kumar Patra

    You can use proactive messages in this scenario.
    A proactive message is any message sent by a bot that isn't in response to a request from a user. This can include messages, such as:
    Welcome messages
    Notifications
    Scheduled messages

    Ref Doc: https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/conversations/send-proactive-messages?tabs=dotnet

    Thanks,
    Nivedipa


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