Trial Hook + Lovable integration approach
There are multiple ways that Lovable captures and stores form submissions:
Lovable allows you to connect your own Supabase instance for data storage. See out Supabase-specific integration guide here.
Lovable has recently launched Lovable Cloud (their own Supabase-based storage solution).
In this guide, we will focus on the latter option, specifically adding an edge function to trigger a Trial Hook webhook on form submission.
Adding Trial Hook Webhook to Lovable
In your Lovable project, type the prompt into the chat explaining that you want to add the following webhook, so it's triggered on form submission. Use the webhook URL Trial Hook provided. Your request and Lovable's response would look something like this:
You can then go to Lovable Cloud tab:
And check the edge function has been created:



