
Hello Appwriters, I'm having some complications that I don't know how to implement.
I have a collection of days that user clock-in (date string and epoch milliseconds)
The issue now is I want to use cloud Function (Nodejs 16 runtime
) to be able to calculate the last Seen day.
I want to check if user was last seen 3day ago then send them an email or something but I can't happen to figure out how to do it.
Please I would need your assistance to proceed further in my project.
Thanks
Recommended threads
- [GO] How to work with multiple local pac...
While deploying I get the error `my_module/sub: package my_module/sub is not in std (/usr/local/go/src/my_module/sub)` my code has only one module `my_module`...
- update_documents is called inside a func...
Traceback (most recent call last): File "/usr/local/server/src/function/src/main.py", line 23, in main result = databases.update_documents( File "/usr/l...
- Many-to-One RelationShip fields just fil...
Since upgrading to the latest Appwrite Cloud release, the relationships in my collections have stopped working. I have a Many-to-One relation between Request...
