
Hi,
Is there a way to, via an instant flow triggered by PowerApps, to take a file 'uploaded' into a PowerApp and upload it to a Dataverse file column via the flow?
I can do the upload via Patch to the Dataverse table in PowerApps, but I want to use the file in an email action later on in the flow and upload it to Dataverse alongside variables obtained from the PowerApp.
Thanks
K.
Hi @Kosenurm ,
You can try to use the action called 'Upload a file or an image'.
https://learn.microsoft.com/en-us/power-automate/dataverse/upload-download-file
Best Regards,
Wearsky