Can someone help me with this please,
I will be downloading attachments and moving these attachments to a new folder. I need two criterias: File name needs to have the name Coupa, and the file needs to be created today. This is what I have but it is not working.
If condition:
CurrentFile.CreatedDate() = DateTime.Today.ToString(“d/MM/yyyy*”)