Supabase Auth Import
Import users from your Supabase project
Available NowAdmin API
1Get Your Supabase Credentials
You'll need your Project URL and Service Role Key.
1
2
Copy Service Role Key
In the same API settings, find the service_role key.
⚠️ Security: Never expose your service_role key in client-side code. It has full admin access.
2Import Users in PacketMail
1
Go to Contacts → Import from Auth
Navigate to Contacts and click the import button.
2
Select Supabase & Enter Credentials
Enter your Project URL and Service Role Key.
3
Preview & Import
Preview your users, then click Start Import.
What Data Gets Imported?
| Supabase Field | PacketMail Field |
|---|---|
email | |
user_metadata.full_name | First Name / Last Name |
user_metadata | Metadata |
created_at | Signup Date |
✅ Imported
- • Email addresses
- • User metadata
- • Account timestamps
❌ Not Imported
- • Passwords
- • App metadata
- • Auth tokens