pedrofurtado / microsoft_teams_incoming_webhook_ruby

Ruby gem for integration with Microsoft Teams Incoming Webhook
https://rubygems.org/gems/microsoft_teams_incoming_webhook_ruby
MIT License
5 stars 1 forks source link

Are Changes to the Gem Required for Continued Operation? #3

Open AlexNimoy opened 1 month ago

AlexNimoy commented 1 month ago

The problem Have begun receiving this in the messages in Teams when using the msteams notification method:

Action Required: O365 connectors within Teams will be deprecated and notifications from this service will stop. Learn more about the timing and how the Workflows app provides a more flexible and secure experience. If you want to continue receiving these types of messages, you can use a workflow to post messages from a webhook request.

It links to this: https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/

Will changes to the gem be required for further use?

pedrofurtado commented 1 month ago

Hi @AlexNimoy ! 🤝

I don't know the impact of this announcement in the gem. But feel free to create some PR that handles this situation. I will be glad to review it and provide feedback