Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support to Microsoft Teams #26

Open
kaiomagalhaes opened this issue Jul 7, 2021 · 0 comments
Open

add support to Microsoft Teams #26

kaiomagalhaes opened this issue Jul 7, 2021 · 0 comments
Assignees

Comments

@kaiomagalhaes
Copy link
Member

kaiomagalhaes commented Jul 7, 2021

We need to replicate the functionality that we have for Slack but using Microsoft Teams.

Our goal is to allow this project to send notifications to the Microsoft Teams application. We need to:

  • Setup an authentication system when creating a Microsoft teams App .
  • add a logic that we'll use the ProviderCredential to define which one of the clients to use. That means adding a new field there called service_type that can be either slack or teams
  • Send channel messages to Teams
  • Send direct messages to Teams

While working on this feature we need to create controller tests for it.

Possible resources:
https://www.skcript.com/svr/microsoft-teams-bot-with-ruby-on-rails-and-rest-api/
https://github.com/oooooooo/msteams-ruby-client

@victor-carv victor-carv self-assigned this Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants