IntegrationsEmail & Resend
How do I manage newsletter subscribers in Resend?
Store subscriber lists in your Supabase database (emails, preferences, subscription status). Use Edge Functions to handle subscribe/unsubscribe requests. Resend can pull from this data when sending broadcasts, or you can manage lists directly in Resend's dashboard. For a full tutorial, prompt Lovable to "Add newsletter signup with Resend integration."
