Forum Discussion

leli2000's avatar
leli2000
Copper Contributor
Jul 15, 2019

Send messages to Team from external app

Hello,

 

We are building a web app that needs to send instant messages to people's Teams channel. I tried to use the webhook first but it requires a business/school account. However we need this to work for personal accounts too. So I changed to use the REST/Graph API. I've managed to grab access token using oauth2.

 

Can you please point out which API should I be using for getting people's connected teams and channels and sending messages to them?

 

Thanks,

Resources