Hello Appwrite Team,
When I was creating a function that would run on a Appwrite Event, I was confused with the syntax.
When adding an attribute to target inside of my document, the cloud interface prompts "attribute", and my though was "ok, I can target and attribute that updates".
Then when I attempted to update it, I got this error:
Invalid events param: Value must a valid array no longer than 100 items and Event is not valid.
It works fine when I omit the attribute and just leave it at the action level.
My question is that is there a way to target attributes with Appwrite events?
Sorry events are only down to documents. And you can trigger on document update, delete, or create
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...