Hello, is there a way to call an appwrite function if a given storage bucket changed? Like if a file was added or removed to that bucket.
I found function events and it looks like it does what I want. But what I can't find in the docs yet, how to get the id of the bucket that was changed when the function is called.
[SOLVED] I got it. The data is in the req.body.
Recommended threads
- Function domain not available
Hello, even tho in docs you clearly describe that every function has its domain, I can not see it anywhere in any of my projects. How do I reveal the url of th...
- Inquiry: How to Reduce Cold Start Durati...
Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing co...
- Rec'd a "phishing" email that apparently...
I received an email attempting to convince me that my password expired - and the link wanted to send me to an appwrite instance: (https://updating-projects-ads....