Currently I want to add a user automatically to supabasedb when a user is created.
I have tried to use this guide https://clerk.com/docs/integrations/webhooks/sync-data however when setting up the webhook I do not know what to put for the endpoint URL. I also do not know how to handle the data with supabase. enter image description here