
How to delete data in a table after some time like expiry time in cloud automatically?

You could write a function with a cron job to delete the desired data based on the documents createdAt or updatedAt timestamp.

outdate but gives you the idea: https://dev.to/appwrite/30daysofappwrite-cloud-function-with-cron-258c
Recommended threads
- β[Help] Function stuck in "waiting" stat...
Hi Appwrite team π I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
