is there a plugin or code that i can use so i can upload info to my app such as a task and once the task is completed have it automatically deleted and send me all the info back?
is there a plugin or code that i can use so i can upload info to my app such as a task and once the task is completed have it automatically deleted and send me all the info back?
Hello Anand,
Unfortunately I am not aware of such plugin.
You need something like this https://devcenter.appery.io/tutorials... and set up logic to remove completed tasks.
To send all the info back you also need to think custom logic.