n8n Cloud
Downloadable n8n Cloud workflow starter
Recommended route
What it does
A completed call runs Create row in Supabase after you configure and enable the destination node.
Before you start
Project URL and service role secret. Use an isolated project and table, protect the service role secret because it bypasses Row Level Security, choose the table, and map only its completed-call columns.
What it does not do
This route receives completed calls only. The synthetic dashboard test stops before the destination, so it proves transport but not the provider write. Event-ID replay memory is bounded best effort, and one n8n webhook URL is stored per tenant.
Set it up
- Download the app-specific starter from Integrations in your First AI Employee dashboard and import it into n8n Cloud.
- Authorize Supabase, choose the customer-owned resource, and complete this requirement: Use an isolated project and table, protect the service role secret because it bypasses Row Level Security, choose the table, and map only its completed-call columns.
- Configure and enable the destination node, then activate the workflow.
- Copy the production /webhook/ URL into the dashboard automation connection. Test URLs and self-hosted n8n hosts are rejected.
- Send the dashboard transport test, then run a real non-production completed call and confirm the destination record yourself.