question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Notification - Teams\Office365

See original GitHub issue

Is it a duplicate question? No

Is your feature request related to a problem? Please describe. No

Describe the solution you’d like Would like to be able to use Office365 webhooks to send notifications to teams

Describe alternatives you’ve considered Tried using the normal webhook notifier and got this error:

Error: Error: Error: Request failed with status code 400 Summary or Text is required.
    at throwGeneralAxiosError (/app/server/notification.js:545:11)
    at Function.send (/app/server/notification.js:79:17)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async Socket.<anonymous> (/app/server/server.js:529:27)

Additional context Link to info about how the messages are formatted

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
louislamcommented, Aug 26, 2021

You can use Microsoft Teams notification via apprise.

Check their readme: https://github.com/caronc/apprise/wiki/Notify_msteams

0reactions
iamkhriscommented, Aug 26, 2021

Confirmed. Works like a charm!! Thank you!!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manage notifications in Teams - Microsoft Support
To be notified about all your shown channels, select All activity · To be notified only when you are @mentioned or when you...
Read more >
First things to know about notifications - Microsoft Support
1. Notification settings are under Settings and more ... in the top right corner of Teams, then Settings > Notifications. Video: How to...
Read more >
Manage your notifications - Microsoft Support
In Microsoft Teams (free), your Activity Feed shows notifications for items such as unread messages, @mentions, replies, and reactions in your chats.
Read more >
Customize channel notifications in Teams - Microsoft Support
Go to the channel name and select More options Format icon in Teams. > Channel notifications > Custom. Customize your channel notifications in...
Read more >
Microsoft Teams Monitoring and Alerting
Sign in to the Teams admin center. From the left navigation, select Notifications & alerts. Choose the rule you want to configure from...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found