I have an automation which looks for a specific log file to match with the present date and then use it to populate extra stuff in it.
File naming convention: “call_log_01.07.2025”, “call_log_02.07.2025”.
The problem is, whenever I look for anything other than “call_log_01.07.2025”, like “03.07.2025”, Zapier still points at the “call_log_01.07.2025”.
I tried everything to make it work:
- Re-connect my OneDrive account
- Delete - Redo the specific step from scratch
- Feed the name correctly at a previous step (without a concat)
What is really confusing is that I have a different automation setup exactly the same and it works perfectly. I compared each step of it and there are no differences.
Anybody in the same situation?