Hi,
I have a power apps allowing user to upload mp3/wav files. It will be further passed to a Power Automate flow. The flow will use a HTTP action to send the file contents to a backend endpoint to process.
Could you please advise what's the largest file size this whole process can support? It needs to pass Power Apps and Power Automate and HTTP action.
Thank you.
Thank you. After a few attempts, it seemed that after the file size is greater than 80 MB, the transfer will break.