
I'm developing a clinical website with an intake form. When users submit their information, it's automatically stored in Appwrite's database.
I'd like to set up a system where an email is sent to a specific recipient each time the database is updated with a new form submission.
Questions:
- does appwrite support database triggers or event listeners for this use case?
- if so, could you provide guidance or documentation on configuring such a trigger?
Thank you for the assistance!
Recommended threads
- Unable to create new documents (ID exist...
I get this error both from GUI and from API usage. No document is able to be created. I have no index for this collection. No relationship. Cloud. As you can s...
- Internal curl errors has occurred within...
Recently, I tried executing a function in my project. Got this error in failed requests randomly: ```Internal curl errors has occurred within the executor! Err...
- Functions seem to be broken
Whenever I try to execute a function it times out then when I try to run it again I get something along the lines of: "networkpolicies.networking.k8s.io "f43c5...
