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
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this