-- 9. N8N INTEGRATION -- Add webhook URL to settings to offload sourcing logic alter table public.settings add column if not exists sourcing_webhook text;