hi, I have gone through this thread because I am trying to do exactly what was asked: delete a list of files through a list using a backend workflow. However I can’t get it to work, here is my set up: the URL of the file to be deleted is contained in the field “Receipt” of the data type “Transaction_data” as shown below:

All transactions that must be deleted (and consequently the URL of the files attached) are added to a Custom State of the type “Transaction_data” which is a list:
Screenshot 2024-02-12 at 17.05.32

Here is the backend WF as I created it:

Here is the call to the Scheduled API in the standard worklow:

however, after I execute the WF, the files are still there in the file manager:

Please what am I missing ?

Thanks for your help !
Cedric