Pass file as input to a Subflow
I am creating a subflow that needs to append to a file opened in the parent flow. The file is a CSV, created using Begin File. I am not finding a way to pass this file into the subflow as input. Any ideas how to do this, please?