help wanted
描述
Action items
- Download Microsoft Teams (so you can test things out): https://www.microsoft.com/en-us/microsoft-365/microsoft-teams/download-app
- Figure out how to get an auth token
- Top level overview: https://docs.microsoft.com/en-us/graph/auth/
- Auth basics: https://docs.microsoft.com/en-us/graph/auth/auth-concepts
- Figure out how to send a message to a channel programmatically
- MS Teams API docs: https://docs.microsoft.com/en-us/graph/api/resources/teams-api-overview?view=graph-rest-1.0
- Maybe check out "creating a
chatMessage" API: https://docs.microsoft.com/en-us/graph/api/channel-post-message?view=graph-rest-1.0&tabs=http
Old notes (can ignore)
Some folks have requested this integration, so let's do some investigation into how difficult it would be. (It sounds like it shouldn't be too difficult.)
Maybe see our Slack integration for some inspiration? https://github.com/papercups-io/papercups/blob/master/lib/chat_api/slack.ex