C
C#2mo ago
innaxn

MS teams integration

Hi everyone, I’m researching how to integrate Microsoft Teams chat to receive alerts/notifications from a backend service. Does anyone have any ideas on how to do this or know of any useful resources? My backend service is in .NET 8. Thanks!
2 Replies
innaxn
innaxnOP4w ago
Thank you @jcotton42 I created a incoming webhook with workflows and I now send messages from my service using the url that was generated by the workflow. However I was wondering is there a way to make this more secure I read that you could use Microsoft graph API but I haven’t really found much examples of how to do it. Do you have any suggestions?

Did you find this page helpful?