web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / Help with File Upload ...
Copilot Studio
Answered

Help with File Upload using custom canvas (solved)

(0) ShareShare
ReportReport
Posted on by 2

Hello everyone,

I'm working on a project based on this example: File Upload in Chat using CoPilot Studio, where I'm trying to initiate a file upload in the chat to distribute the file further. The file is correctly uploaded to Azure, and my flow in CoPilot Studio also starts as expected.

However, I'm unable to read a value (in this case, I'm just testing with "hello 123") in CoPilot Studio using Activity.Text.Value, as the .Value access doesn't work. Additionally, directly sending text doesn't work either, as the value then doesn't appear in the payload, so it can't be processed in CoPilot Studio.

Has there been a change in the requirements for the dispatch method where different parameters in the payload are needed? I've searched extensively but haven't found the right parameters.

Here's the dispatch code I'm using:

 

 

 

 

 

dispatch({
 type: "WEB_CHAT/SEND_EVENT",
 payload: {
 name: "triggerfileupload",
 type: "event",
 value: "hello 123",
 },
});

 

 

 


Thank you for any assistance!


Edit.: Using Fx, we can now System.Activity.Value successfully.

 

 

 
 



Categories:
I have the same question (0)
  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    HI @mrdsn,

    Glad that you have resolved your problem.

    I will mark here to close this case so that other users who may have the similar issue will be navigated here directly.

    Thanks for your cooperation.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Copilot Studio

#1
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 130 Super User 2026 Season 1

#2
Valantis Profile Picture

Valantis 122

#3
chiaraalina Profile Picture

chiaraalina 33 Super User 2026 Season 1

Last 30 days Overall leaderboard