Let’s say, I have a csv file which I like to parse and apply business logic. How can I store this file in cloud, able
to read this file in flow editor. From documentation, I understood how to create a schema and parse the file but need
information on loading it in cloud and reading the file( In normal flow, we use getFile service to read file content )