diff --git a/supabase/functions/new_user/index.ts b/supabase/functions/new_user/index.ts index 93afe09a44..953916a15c 100644 --- a/supabase/functions/new_user/index.ts +++ b/supabase/functions/new_user/index.ts @@ -36,6 +36,7 @@ function sendToLoops(body: any) { }) } + function createHubspotContact(userData: { id: string email: string