I'm creating a flow that takes an .xls that is uploaded daily in a sharepoint folder and sends it attached in an email to other people.
The .xls will always be updated with the name of the current date, in the format yyyy-MM-dd.
I want the flow to send only the email that was uploaded on the current day as an attachment, and for that, I created a way to store the current date and a variable (this is working well). However, in the activity "Get file content", the last one before actual send the email, the following error appears: Route did not match.
This is a image of my flow. The activity that is giving me this error is the one marked by red:
Can someone help me?


Report
All responses (
Answers (