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 Development
Microsoft Teams Microsoft Teams for business Other
{count} votes

1 answer

Sort by: Most helpful
  1. Nivedipa-MSFT 3,646 Reputation points Microsoft External Staff Moderator
    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.


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.