if you’re trying to call it from a MySQL stored procedure, MySQL won’t know anything about named retool apps.
You could either make everything in MySQL (store DeleteApp3 as a procedure), or within your Retool app, make a workflow where it triggers based on whatever schedule you want.
jr data
Yes, I have been learning a lot from ChatGPT and it turns it is best to run loops and if statements that have to call programs from Java Script.
Stored procedures need to work with local tables and where the full code can be written in the stored procedure.
I now have everything is working but I appreciate your followup.
I will mark your answer as a solution.
Thank you.
Mike