Microsoft Graph Teams refers to the Microsoft Teams APIs from Microsoft Graph. This tag should always be used in conjunction with the [microsoft-graph] tag.
Questions tagged [microsoft-graph-teams]
999 questions
-1
votes
2 answers
Get Microsoft teams public channel message
I want to get messages from teams public channel. I can get messages from the one which I am part of, but i want to retrieve messages from public channel which i am not part of.
There are few apis available on…

Ashish Mittal
- 29
- 7
-1
votes
1 answer
how to schedule recurring Teams channel meetings in Teams Calendar by Using API
I am trying to create a scheduled meeting in the teams channel by using API, I haven't found any API for that, Please provide me that API

lakshminarayana
- 115
- 1
- 2
- 8
-1
votes
1 answer
Microsoft Graph API calendar/getSchedule POST request parameter
Could anyone please explain how to use Microsoft Graph API's calendar/getSchedule request for application permission type?
I am using the the it in my app as a cronjob, means that i need to use 'POST…

work sarah
- 69
- 6
-1
votes
1 answer
How to open Microsoft Team or OneDrive File Screen using URI or intent from my App
I am integrating ms teams feature in my app using ms graph API, i have successfully open chat calendar and call feature using deeplink URI, Now i want to open files directory using Intent or URI in MS team app install in my devices`
how to lunch…

Shoaib Anwar
- 819
- 2
- 12
- 29
-1
votes
1 answer
Send message notification to web service(java) from Microsoft Teams channel
My use case is when a user creates or updates a message in the Teams channel that message should come to my web service(java URL) without @mention, Please suggest me any idea.

lakshminarayana
- 115
- 1
- 2
- 8
-1
votes
2 answers
Fetching external files from URL with custom Microsoft Teams App
Im currently making a custom app for Microsoft Teams, and im trying to get it to fetch files from a URL without One-drive and Sharepoint. I've been reading the documentation on bots and outgoing webhooks, but they seem to all utilize either…

7BitAscii
- 27
- 6
-1
votes
1 answer
Couldn't retrieve teams from graph api - GetThreadS2SRequest Not found
I have a global administrator account who consented to have access to microsoft teams.
Then using graph api https://graph.microsoft.com/beta/groups?$filter=resourceProvisioningOptions/Any(x:x eq 'Team').
It returned the list of groups for this…

KarenCu
- 1
- 2
-1
votes
1 answer
Microsoft Teams conversations storage
I am trying to find out where exactly the Teams Channel conversations are stored in the Teams mailbox. I need to get the conversations from the mailbox using EWS API.
Using EWSEditor I can see that, posts in the private channel and 1:1 conversations…

user13260866
- 131
- 1
- 2
- 9
-1
votes
1 answer
Can you pass a name into a Join Meeting link in Teams?
We have a system where meetings are created in Teams by a fully authenticated Teams user.
The link for the meeting is published in our web app and visible to the people (clients) it's intended for.
The clients are…

marc
- 73
- 7
-1
votes
2 answers
Displaying Teams web app in my electron app
So I am working on an electron app and I want to display MS Teams web app in it. I already managed to display MS Word, MS Powerpoint, and some other apps I want to display. Every app is working except MS Teams. I am using "window.loadURL('')" for…

Ivan Došlić
- 1
- 3
-1
votes
2 answers
Render personal tabs dynamically in Ms-Teams using custom application
I have created custom application with static tabs defined in manifest file and it is working fine.
Now, our requirement is that we need to render static (personal) tabs dynamically according to provided Site URL by customer.
For ex. When…

aniket
- 1
- 1
-1
votes
1 answer
You don't have access to the Default Directory org in Teams. Select another org, or contact your admin for more details.(Microsoft Teams)
My project is working include microsoft Teams version latest and Microsoft Auze's service Graph API with my account's role team manage on Potal Azure .
I have two Tenant ID : one Default Directory Guest and Default Directory org but currently, when…

Minh Do
- 35
- 1
- 7
-1
votes
1 answer
Will Microsoft Teams - Multi-Window Chat Featured ID: 57292 which allows a user to "close a chat window" provide any API events to Bot Developers?
Currently, Teams has no way to close a chat window in the traditional manner (for example as in SfB clients)
Now Teams appears to be gaining this feature as part of Multi-Window Chat Featured ID: 57292…

Ennova
- 474
- 4
- 14
-1
votes
1 answer
is it possible to get the id of a conversation with a given microsoft team user
So i want to build in a feature that redirect my users to conversation on microsoft teams with a user of their choice, to accomplish that i need to fetch the conversation id between the two emails, i need to know if anyone has even done that or is…

Karim Benfaida
- 3
- 1
-1
votes
1 answer
Microsoft Graph api issue
I have an issue with microsoft graph api when i try to display the total users in my organisation it only show the 100 users, but in my organisation nearly 150 users are there. May i know the reason behind these issue. Thanks advance

ravi kumar
- 21
- 3