Base44 · AI-assisted webhook
Paste a ready-made prompt into Base44's own chat, it reads your app and writes the webhook receiver to match.
Base44 apps use React Router for navigation and Supabase for the database, provisioned as part of the app so there's no separate setup. The prompt below is written for exactly that: it reads how your existing Base44 project structures its routes and Supabase queries, then writes a matching webhook endpoint.
Pick the prompt that matches your situation and paste it directly into Base44's chat.
AI Setup Prompt
Copy one of the two prompts below and paste it into Base44's chat.
The prompt already covers signature verification and payload handling, but if you want the full technical reference, events, payload schema, HMAC verification, and code samples in 5 languages, live on its own page.
View the Webhooks reference