Hello, I need to automatically send an email using my sendgrid when I insert a record in my homework table. A way to notify the client that they have new homework assigned by the teacher. All this is dont on the backend using supa UI where the teacher manually inserts a row with a quetion. How can I send the newly inserted data to a webhook url?. I have seen this post by kiwicopple https://github.com/supabase/supabase/discussions/259 but it didn't work for me. I'm sure I'm doing something wrong. Any help is much appreciated
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.