Trigger edge function on insert

I'm trying to replicate a function on firestore where on an insert on a table would send a notification to our company's discord server. All I can see is the ability of hosting just the function and it consuming the database, is there a way to have it as I intend it to?
Was this page helpful?