
Hello, i've read the documentation but can't find an example for this. Would you let me know how to set up the event for specific collection/db?
I am setting up a function to trigger on an event when Collection A has a DELETE event.
Which one is correct for such purpose? databases.[dbA].collections.[colllectionA].delete or databases.dbA.collections.colllectionA.delete
Thanks.

Hi 👋 , the second one would be the correct one

Thanks so much.

[SOLVED] How to specify Event
Recommended threads
- Cannot create a user
Hi, I am using a lowcoder frontend and trying to create a user in Appwrite (python function). Unfortunately, all I got is an error: "Raw body: Error". It means...
- Where is tensorflow support? 3.11 ML doe...
and if i manually tried to add tensorflow i get Cannot access offset of type string on string no matter what
- OAuth2 Error: invalid success param url ...
Hi everyone! I'm trying to implement Google OAuth2 login in a React Native app (using the Android simulator) with Appwrite Cloud, and I'm getting the following ...
