Dear Power Automate Community,
I have a manual task which I perform every day at work and want to automate it via Power Automate.
Every day I generate a new .txt file via excel macro which includes FX deals inside. The excel macro is generating the .txt file and pasting it in a specified network folder. After that I open the file and amend 1 line and then save it.
Can Power Automate scan this folder and trigger a flow when a new .txt file is created by the macro and then modify that 1 line automatically every time?
I need general directions - can Power Automate read the file directly from the shared network folder. If not we can setup a PowerShell script to monitor the folder and send an email whenever new .txt file is created. This email will then be my trigger for the flow.
Any help will be highly appreciated!