microsoft-teams Questions
1
What is the size limit for requests sent to incoming webhooks?
I tried looking for this information in the documentation but could not find it.
I like to send MessageCard to the incoming webhook...
Rintoul asked 21/8, 2018 at 22:43
3
Solved
I am trying to implement a hardware busy light to show my Microsoft Teams presence so that my family to not enter the room I have the office while I am in a meeting. I am looking to implement somet...
Quindecennial asked 13/10, 2021 at 8:39
3
Solved
I have switched to the new Teams client and found some issues with a custom app that I've built. It still works in the old desktop client and the web client.
There doesn't seem to be an obvious way...
Surfacetosurface asked 9/8, 2023 at 23:50
4
I am trying to make a custom method in my desktop application (using C#), to post a message to a Microsoft team.
But I still don't know what kind of tool or services to get done.
Is it possible to ...
Frame asked 16/7, 2019 at 5:2
4
Solved
I am trying to paste markdown in Microsoft Teams to speed up my workflow, but the pasted markdown remains as text. When I type the markdown myself, it works (as you can see on the screenshot). Send...
Tuyettv asked 6/3, 2019 at 2:48
5
I thought I had recently seen a developer open the dev tools from inside the Microsoft Teams desktop client (for Windows), but I can't easily replicate that.
Shortcuts like
Strg+Shift+I, Strg+Alt...
Philina asked 4/6, 2018 at 10:52
0
The bot was working fine till yestarday 26 September 2023. From today I am seeing an error
RestError: Failed to decrypt conversation id
at new RestError (webpack://workflow/./node_modules/@azure/...
Colorfast asked 27/9, 2023 at 8:2
3
Solved
I have created an app for Microsoft Teams that one can add to a team. The app is a chatbot created with the Microsoft Bot framework. I have already made two other apps with similar functionality th...
Westberg asked 6/4, 2020 at 12:7
2
Using python, and having an azure applicationID/ objectID/ tenantID / clientID and clientSecret I want to access a "teams" meeting using e.g. requests to get the list of participants of a...
Pneumatometer asked 5/5, 2023 at 12:38
2
I am a data analyst who works with R a lot. As a result, most of my outputs are in the form of .html files (Rmarkdown, leaflet maps, plotly, d3.js, flexdashboard... etc).
What is the easiest/most f...
Antic asked 10/12, 2020 at 12:26
4
Solved
I want to run a script of Python and in the end send the results in a text format to a couple of employees through MS Teams
Is there any already build library that would allow me to send a message...
Bivouac asked 17/12, 2019 at 9:55
2
I would like to create a app which will be informed when a user gets a call in MS Teams. I mean I want to subscribe something on event of incoming call and then do something based on information of...
Tennes asked 1/3, 2019 at 14:20
5
I'm interested in getting data (metadata and content of files) out of Microsoft Teams into my application using REST APIs. I have looked at Office 365 APIs and Graph APIs but, I could not find supp...
Saleable asked 10/3, 2017 at 22:6
1
Solved
We use Teams in our development team and we paste links to GitLab to request Merge Request reviews.
Unfortunately Teams doesn't have permissions to see our private repository so the URL Preview Ser...
Loony asked 6/7, 2022 at 13:19
3
Solved
I am developing a Microsoft Teams app. The documentation does not mention how to debug the actual JS code running inside the teams app.
For other office 365 add-ins based on Office JS like outloo...
Deshawndesi asked 16/4, 2018 at 12:27
2
Solved
I have a web app that needs to execute specific code if it is running in Microsoft Teams, however I haven't yet figured out if there is any way to tell if your app is running in teams. Any ideas or...
Goldstone asked 19/3, 2020 at 22:28
1
Solved
Bot framework .Activity.TeamsGetTeamInfo().Id Docs gives Ids in the format of 19:[email protected], but Graph API takes Ids in the form of GUIDs 1be44bc0-02cb-4715-9ecc-cba191e64cb5 Docs.
Grap...
Liquid asked 17/5, 2022 at 7:48
4
I'm trying to mention a user from an incoming webhook.
I tried a few iterations via Postman of
{
"text": "test @user"
}
or
{
"text": "test @[email protected]"
}
but none of these seem...
Zara asked 2/2, 2018 at 2:48
1
I'm trying to proactively install my Teams app, which is still in development and has not been fully published by Microsoft. I've installed it to my Teams org in the Teams admin center. When I try ...
Tenebrae asked 12/9, 2021 at 21:26
2
I would want to build a bot in python. I would want to to do various rest calls using that bot. Can this be done in Teams and deployed in PROD LINUX server?
I have python bot in slack and that wor...
Misdoing asked 17/2, 2020 at 20:24
5
Solved
I have a functioning webhook to a Teams channel to which I can successfully post messages. I am now trying to post an adaptive card to the webhook. Using Postman and performing a Post to https://ou...
Ceilometer asked 8/6, 2018 at 3:47
1
I have a onestep in Cherwell that based on a criteria triggers a webservice and sends a MessageCard over to a Channel in MS Teams.
I cannot find a way to trigger an @mention when the message lands ...
Sennight asked 29/4, 2020 at 4:51
1
Solved
I've built a few tools that send messages via webhooks to Microsoft Teams and I decided to switch to Adaptive Cards to make the messages sent a bit more easy to read and laid out, since Adaptive Ca...
Promote asked 8/7, 2021 at 8:8
2
I am trying to use the Microsoft Graph API to create OnlineMeetings here
https://learn.microsoft.com/en-us/graph/api/application-post-onlinemeetings?view=graph-rest-1.0&tabs=http
But when confi...
Nonie asked 4/7, 2021 at 23:55
1
Solved
Is there any workaround to be able to create, update and delete conversation on private channels using code?
Bibcock asked 28/6, 2021 at 8:21
1 Next >
© 2022 - 2025 — McMap. All rights reserved.