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.
0 Replies