I am trying to create a flow that will read the contents of a text file when it is uploaded into a SharePoint online library. Files are uploaded daily. Although the format and content layout within the files are the same, the file name is not consistent. How may Flow read the files content when the file name is unknown? Please provide example.
Thanks,
ARobinson15
Solved! Go to Solution.
Hi,
You need to use the trigger when file is created.
Then just get the file content and do whatever you need to it.
Hi,
You need to use the trigger when file is created.
Then just get the file content and do whatever you need to it.
The trigger when file is created will not work as various files and file types are uploaded into the same SharePoint library. And, I would prefer not to have 10 different document libraries to handle for each type of file. Likewise, I do now want multiple flow failures when different types of files are uploaded. Is it possible to use wildcards for the file name? If so, please provide an example.
Thanks.
Join digitally, March 2โ4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
81 | |
58 | |
55 | |
43 | |
40 |
User | Count |
---|---|
84 | |
81 | |
76 | |
63 | |
42 |