Hello,
I have a python file to upload a set of files from folder to Azure blob storage.
However, I am required to automate this process through Alteryx where each week the files should be uploaded to Azure. Each week, a new folder should be created for sunday date of that week.
How can I achieve this? I have the python code to upload files but need to create the workflow to automate the process weekly and create a folder.
Any help would be greatly appreciated.
Thank you
Pankhudri