bille
bille3mo ago

bille - I am trying to implement a flow for del...

I am trying to implement a flow for deleting a Supabase table row. The 'events' table has an 'id' string used as the key. How do I populate the Supabase Delete Row node in Buildship? There is the API URL (contains the Supabase project url), the Table Name ('events') and the Filter. Specifically, how do I populate the Filter? Nothing seems to work and I cannot find an appropriate tutorial online.
1 Reply
Gaurav Chadha
Gaurav Chadha3mo ago
Hi @bille you can refer to this for deleting - https://docs.buildship.com/tutorials/supabase-crud#deleting-data it also has filters example for Supabse. cc @Luis for followup if required.
Integrate Supabase DB with BuildShip – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.

Did you find this page helpful?