create a new folder
Hi, I have a project to automate downloading file from website. Since this process repeat every month, I would like to save the file into the folder named with current month. Currently, I manually create a new folder and save the file. How to create an automation that I can create a folder with current month?
Thanks!