Hi,
I have a file generated everyday within my workflow.
I want to attach this file to my email within my workflow.
File name is like so: Email Data - 2022-09-12 .and each day will generated Email Data - 2022-09-13.xslx and so on.
How can I attach the latest file to my email? Im not sure how to dynamically choose todays file.
Thanks.