Supabase Trigger issue
Hey, I'm currently creating a Supabase trigger. Previously I've already implemented creating and updating SB table rows and there was no issue with their interactions.
I followed these instructions on how to create a trigger (https://docs.buildship.com/triggers-database/supabase-trigger). It says that the Integration should be created automatically on Supabase after I click Connect and ship the workflow, but it didn't work. I don't see anything new in my Supabase project.
Could you, please, share some ideas on how to create Supabase Trigger?
I followed these instructions on how to create a trigger (https://docs.buildship.com/triggers-database/supabase-trigger). It says that the Integration should be created automatically on Supabase after I click Connect and ship the workflow, but it didn't work. I don't see anything new in my Supabase project.
Could you, please, share some ideas on how to create Supabase Trigger?

Solution
HI @AnnAutumn I tested the Supabase trigger it is connecting and creating a webhook. Are you checking it at project settings --> integrations --> database webhooks?
Try deleting and re-authenticating the connection.
Try deleting and re-authenticating the connection.

