Getting payload information for row that caused Supabase Database Webhook to execute

Hi, is there a way to get the payload information for whatever row caused a Supabase Database Webhook to execute? This article mentions something about the payload https://supabase.com/blog/supabase-functions-updates but I am not sure how to get this payload. The reason I need this info is so that when a row is INSERTed / UPDATEd I can send a push notification via one of my serverless endpoints with custom text related to the row that caused the supabase webhook to run.
Supabase
The question on everyone's mind - are we launching Supabase Functions? Well, it's complicated.
Was this page helpful?