Activation guide
Wire ImportFlow into your app without guessing the next step.
Start here for the shortest setup path from signup to a working embedded import flow.
Create a project
A project stores the Supabase URL and encrypted write-only credential used for staging and inserts.
2Create an import kit
Choose one canonical template, confirm the destination table, and copy the public embed token.
3Run the staging SQL
Install the staging table in your connected Supabase project before testing a real import.
4Embed the widget
Paste the React drop-in component or plain JavaScript snippet from the kit detail page.
High-value setup docs
React
Copy-paste drop-in for React apps using the hosted loader.
JavaScript
Plain script embed for non-React frontends.
Supabase
Project setup, staging SQL, and destination table checks.
Billing
Plans, inserted rows, watermark, and Lemon Squeezy billing.
Webhooks
Project webhooks, signing, payloads, and manual retry.
FAQ
Short answers for common founder setup questions.
Want to see it before wiring it?
The playground runs browser-local parsing, review, and correction with a safe local completion step.