WEXTL uses essential cookies to keep you signed in and remember your preferences (such as theme). With your consent, we also use analytics cookies to understand how the product is used. Read our cookie policy
Supabase Integrations
Postgres database, authentication, storage, and real-time subscriptions. Connect Supabase to AI agents, automate workflows, and scale with confidence.
Watch EventsTriggers when your Supabase database posts an event to the generated webhook URL. Supabase has no webhook-registration API — copy the generated URL and add it under your Supabase project → Database → Webhooks (or Database → Triggers) for the table/events you want to watch.
Watch RowsTriggers when a row is created or updated.
Watch UsersTriggers when a new user is created using Supabase authentication.
Create a RowCreates a new row.
Create a UserCreates a new user with a given email and password.
Create a User LinkCreates a link (auth, restore, magic log in, update password) for a specified user.