I have a file in Power Automate Desktop (jpeg from a screenshot) that I am saving to a temp file. I am setting an output variable to be the file, and then reading that file in a cloud flow.
However, in the cloud flow all I get is the file path, rather than the actual content. Is there any way to pass the file content with the output variable?
Thanks in advance!