Skip to content

Microsoft Copilot Studio

Retraction - Copilot Studio: Upload File To MS Teams Video

Retraction – Copilot Studio: Upload File To MS Teams Video Posted by - Matthew Devaney on - July 18, 2025 3 Comments Hey there folks. Matthew Devaney here. T...

Matthew Devaney
Published
Reading time
2 min read

Before you start

Is this guide for you?

Best entry point
Microsoft Copilot Studio
Time investment
2 min read

Imported reference from Matthew Devaney's blog for learning purposes. Original: https://www.matthewdevaney.com/retraction-copilot-studio-upload-file-to-ms-teams-video/. Author: Matthew Devaney.

Retraction – Copilot Studio: Upload File To MS Teams Video Posted by - Matthew Devaney on - July 18, 2025 3 Comments Hey there folks. Matthew Devaney here.

This week I released a Youtube video about how to upload a file to MS Teams using Copilot Studio. Then two days later, I started hearing reports that my instructions were no longer working.

Thank you to everyone who let me know that this System variable had suddenly stopped appearing. System .Activity .ChannelData .OriginalAttachments Code language: CSS ( css )

I have no idea whether this is a bug, or a planned deprecation. But I do know that we all need a fix, fast.

So the first thing I’ve done is updated one of my June 2025 posts to Copilot Studio Easiest Way To Upload A File In The Chat Window . This will show you how to upload files through using a question node.

My next article, coming out Monday will show how to upload files from outside a topic (generative orchestration mode). In the meantime, there’s two code snippets I want to share.

This first code snippet will get you the name of a file: First ( System .Activity .Attachments ) .Name Code language: CSS ( css )

And this code snippet will get you the file content. You can’t view this as a text string. But if you pass it to the file content property of a connector it will work First ( System .Activity .Attachments ) .Content Code language: CSS ( css )

That’s all for now. Please watch for Monday’s article for more advice on how to use the Attachments table system variable and Copilot Studio’s generative orchestration mode. Did You Enjoy This Article? 😺

Subscribe to get new Copilot Studio articles sent to your inbox each week for FREE Enter your email address Sign Me Up Questions?

If you have any questions about Retraction – Copilot Studio: Upload File To MS Teams Video please leave a message in the comments section below. You can post using your email address and are not required to create an account to join the discussion. Matthew Devaney Promotions

MVPMDEVANEY For $100 Off Power Platform Conference 2025

Share this

Tagged

Microsoft Copilot Studio

Have a Microsoft 365 topic idea?

Share article suggestions, community session ideas, corrections, or real-world scenarios for future nextM365 learning notes.

Suggest a topic

Keep learning Microsoft 365

Explore more practical guides for SharePoint, Power Platform, Copilot Studio, migration, automation, governance, and security.

Continue learning

Next action

What to do next

Browse all tutorials →