Hi!
I'm trying to create a workflow that will delete the files first then the folder used if its empty using Python.
I am having a hard time connecting my directory in the workflow. I'm not sure how Alteryx.read works and if i should be using a macro for the python tool.
I also don't want to use shutil.rmtree to avoid unnecessary deletion of files.
I've attached the workflow of what i want or what i have.
Thank you!