
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
- function stuck on 'processing' forever i...
I've made an image to zip convertor function, when I execute it through console it's forever stuck on 'processing' but when I try to execute it through postman ...
- Is it possible to change the model to a ...
Is it possible to change the model to a custom model, like: https://chatgpt.com/g/g-rmdbtMF7a-expedia , or only the base 3.5 turbo is possible for chatting?
- How many functions can I run simultaneou...
I want to konw, how many functions can I can simultaneously in appwrite cloud? I want to make a chat app where user sends text and text is processed using funct...
