question

UrmatckikhEgor-9878 avatar image
0 Votes"
UrmatckikhEgor-9878 asked HunaidHanfee-MSFT answered

API MS Teams

Good time! Can you tell me if Teams can accept a direct API call? Or is it necessary to write your own library to call an API on a third-party service?

office-teams-app-devmicrosoft-graph-teamwork
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@UrmatckikhEgor-9878,
As we are mainly responsible for general question of Microsoft Teams, your question related to API is not supported by us. I will change office-teams-windows-itpro tag to office-teams-app-dev tag. Thanks for your understanding.

0 Votes 0 ·

Hello @UrmatckikhEgor-9878,
Could you please share more details on what you are trying to do? What type of API you are working with?
Thanks

0 Votes 0 ·

At the moment I am researching the Microsoft documentation. Namely, I'm looking for how to get the id of commands / channels / chats / messages. After that I will try to integrate with a third-party service. So far I don’t understand at all how everything works here. I thought it would be enough to take the channel, take its id and then work with it, but I haven't figured it out yet ...

0 Votes 0 ·

1 Answer

HunaidHanfee-MSFT avatar image
0 Votes"
HunaidHanfee-MSFT answered

Hello @UrmatckikhEgor-9878 ,
In order to get data related to Teams, we do have Graph APIs. Go through the documentation to learn more about it.

Using Graph you can List members of a channel or you can list all channels in a team.
There are numbers of APIs available to get the data related to teams and other services- Microsoft Graph REST API v1.0.

Thanks,
Hunaid Hanfee



If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.