Send transactional and marketing emails using Loops
.env
file.
Field | Value |
---|---|
Host | smtp.loops.so |
Port number | 587 |
Username | loops |
Password | An API key copied from your API settings in Loops |
confirmationUrl
, this allows data from Supabase to be inserted into each email.
transactionalId
to your email template in Supabase as well as the {{ .Email }}
and {{ .ConfirmationURL }}
variables like in the example below:home/page.tsx
page:
Example funnel