files
725 TopicsHow does Teams create the edit history for an uploaded document
Hello, I would really appreciate some help in understanding how microsoft teams creates the edit history for new version of a document which is uploaded to it. Here is the scenario: I download an MS Word document from teams to my laptop and over the period of a few days, I edit that document. The word document did not have track changes switched on whilst editing and therefore does not contain any edit history. I then upload the edited document to Teams. Despite the word document having no edit history embedded in it, in the version history of the document in Teams it shows each of the edits I have made since I downloaded it with a date and timestamp of the date on which I uploaded it, rather than the date(s) on which I actually made each of the changes to the document. This suggests to me that the way in which Teams creates the edit history for the document is to run a compare of the newly uploaded document with the previous version stored on Teams and attribute all the changes to me on the date upon which I uploaded it. Is this correct? If not I would appreciate a description of how that document edit history is created by Teams. If there is an official Microsoft document which describes how this works then a link to that document would be great. Many Thanks for your help Bigbigblue15Views0likes0CommentsHow to Upload Files Using Office 365 Agents SDK Across Multiple Tenants
I'm currently working with the Office 365 Agents SDK and looking to implement a file upload feature that can work across multiple Microsoft 365 tenants. Specifically, I'm trying to understand: What is the recommended approach to upload files using the Agents SDK? How can this be done in a multi-tenant scenario, where files need to be uploaded for users across different organizations? Are there any authentication or permission considerations I need to keep in mind? If anyone has experience or sample code to share, it would be greatly appreciated!107Views0likes5CommentsImages in channel's Sharepoint storage not rendering in teams adaptive cards
Hello, we are trying to display images stored in Sharepoint in a teams adaptive card. The image will not display until the user has clicked on the 'files' tab for the channel. It returns with a 401, so Im guessing this initiates some kind of auth process. When they click on the files tab and return to the messages, the images are rendered as expected. We need to have security around our images, so we don't want to store them in another setting that might not have team-level authorization. Is there any way to make the sharepoint images show without clicking on the files tab first, such as triggering the sharepoint auth process programmatically? This is the image url format we are using: https://myaccount.sharepoint.com/sites/DefaultDirectory/Shared%20Documents%2FGeneral%2Fmy-notifications/2023-12-06T20.png The other issue is that Sharepoint images do not display in 'New Teams' at all. Is this a known issue with New Teams? Thank you for your help. Daniel1.3KViews0likes7CommentsBetter way to view employees' schedules?
Howdy, y'all. I've just been hired into a new office, and as the only member of Gen Z to be employed, I've been summarily appointed to the media committee, which includes thinking through the ways that we communicate with one another effectively. The issue that's driving me up a wall at the moment is our calendar management. We have an Excel sheet saved as a tab within one of our Teams channels that lists every employee's status in the office for every day of the year. This is helpful for a couple of reasons: We work in healthcare and must have one person on-call at all times. There are two on-call shifts per day; one from 8 AM to 8 PM, and one from 8 PM to 8 AM. There must be a minimum number of staff people working during regular weekdays (that is, aside from the on-call staffer, we must also be able to see that there are at least a couple people aside from the on-call person who are in the office during a regular week, so that the office isn't completely empty around Christmas and so on). For this, we usually look at the row for the day of the month and the column for the employee's name, with the intersecting cell being filled in with the time of their shift. In addition to the two on-call shifts per day, one person will be designated as "substitute" for one 24-hour period. If either the AM or PM on-call person call out, the substitute will clock in to replace them. Further, there is a staffer who is designated as the support member for an entire week's time. Should the on-call person have questions or concerns, the support member will be able to answer their call at any time during the week. We typically have it color-coded so we know by taking a glance at the day who is on AM, who is on PM, who is substituting, and who is backup. This is an example: Staff A Staff B Staff C Staff D Staff E Staff F Staff G Friday 8/1 8a-8p 8a-4:30p 8a-4:30p 8p-8a 8a-4:30p 8a-4:30p 8a-4:30p Saturday 8/2 OFF 8a-8p 8p-8a OFF OFF OFF OFF Sunday 8/3 8p-8a OFF OFF 8a-8p OFF OFF OFF Monday 8/4 OFF 8p-8a 8a-4:30p OFF 8a-8p 8a-4:30p 8a-4:30p Tuesday 8/5 8a-8p OFF OFF 8p-8a 8a-4:30p 8a-4:30p 8a-4:30p Wednesday 8/6 8a-4:30p 8a-4:30p 8p-8a OFF 8a-8p 8a-4:30p 8a-4:30p KEY: AM on-call PM on-call Substitute Support Obviously, this way of keeping track of things is archaic and has led to chaos. Is there a better way somewhere in Teams/Outlook/SharePoint calendar, or in some other application that can connect to this workspace? We run basically everything in our department out of Teams81Views0likes1CommentHow to Download Video Clip from Microsoft Teams Programmatically
I’m developing a bot app for Microsoft Teams, and part of its functionality involves handling videos recorded using the Teams widget(see screenshot attached). I am receiving a video clip link in the bot app's backend message. Where is this video file uploaded and how can I download the video clip using that link? I have attempted the SSO auth via Entra ID to fetch the auth token and attached it against the GET request to the video clip link as the bearer token. But still getting 401 errors? Need help and guidance in this matter. Thanks.266Views0likes6CommentsUnable to Get Link for MS Teams directly, getting SharePoint instead
Hey Everyone! For the past couple of weeks, I have been using the 'Get Link' feature in MS Teams to directly share the link to my peers so that they can directly access the link from Teams without having to go to another external page. But recently, since yesterday as I was checking, I am getting only the option to copy the Sharepoint link (attached). Earlier, I had the option to either copy the link from MS Teams or from Sharepoint. But now, I am only getting the option to copy from Sharepoint. Now, every time someone would try to click on the link, they are getting redirected to a webpage instead of being redirected within Teams. Is there any way this issue can be resolved?Solved50KViews1like39CommentsCreating a shortcut from one Teams file folder to another Teams file folder
I'm a project manager. When using MS Windows Explorer and creating project folders, there are many times where I need to create a shortcut within a specific folder to view other files in another folder that's in a different location within Explorer. It's quite easy to create a shortcut to a file/folder then copy that shortcut over to my specific location. But my new company wants all project related files kept in Teams. So there is a Photos and Videos folder that's in the root directory so that all photos for all projects can easily be found. Then, I have a Project Job Number specific folder that has a folder within that is for just my projects. I don't want to replicate the files in two locations for many obvious reasons. Is there a way create a link from my pics folder in the root, to my pics folder in the job specific folder? Thanks.9.9KViews1like4CommentsCustom Teams AI Bot does not have attachment button
My team is developing a custom teams AI bot that allows for file uploads. When testing this feature using the edge and chrome debugging, the attachment button does not appear, or it will appear for a moment and then disappear. This seems to be an ongoing issue, and we would like to know if it has a simple remedy or if this problem needs to be escalated to Microsoft Engineers. Please see the following Microsoft developer forum topic discussing the same issue: https://techcommunity.microsoft.com/discussions/teamsdeveloper/file-upload-option-disappearing-in-teams-bot/4397456 My Manifest.json: Sensitive data has been removed "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.19/MicrosoftTeams.schema.json", "manifestVersion": "1.19", "version": "2.0.0", "id": "${{TEAMS_APP_ID}}", "developer": { "name": "", "websiteUrl": "", "privacyUrl": "", "termsOfUseUrl": "" }, "icons": { "color": "", "outline": "" }, "name": { "short": "", "full": " " }, "description": { "short": "s", "full": "$[file('description.txt')]" }, "accentColor": "#005DAB", "bots": [ { "botId": "${{BOT_ID}}", "scopes": [ "personal", "team", "groupChat" ], "supportsFiles": true, "isNotificationOnly": false, ... }141Views0likes3CommentsCannot view atachments sent by power bi report on iphone teams app
Dear Teams community, I can not open the atachments(excel sheets, pdfs...) of power BI reports that i get on my Iphone in teams. It works wonderfully everywhere else on pc, even in the mobile outlook app, hovewer when i try and open it from the teams app it only alows me to send it, copy it or share it somehere, and not just plainly view the atached file.Solved43Views0likes1Comment