I've seen the great tutorials from Shane and Reza in youtube how to get files from PowerApps canvas to Power Automate
But I'm getting stuck in the part where they use Sharepoint to read the content of the file from a File Input field since my work account's subscription of power platform does not include Sharepoint nor OneDrive.
Right now I am able to read the file content from Power Automate submitted from Power Apps, but I'm not sure how to make what of the file contentBytes w/o relying on Sharepoint or OneDrive as I don't have access to either of these tools.
So I'd like to know if it's possible to achieve this in power automate, to parse and read a file passed in an Input field w/o Sharepoint nor OneDrive.
Thank you.