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

Notifications

Announcements

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
    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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Copilot Studio

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 251 Super User 2025 Season 2

#2
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 201 Super User 2025 Season 2

#3
S-Venkadesh Profile Picture

S-Venkadesh 93 Moderator

Last 30 days Overall leaderboard