Send Auth0 authentication emails with Loops.
More control over design
Better visibility of sent emails
Field | Value |
---|---|
Host | smtp.loops.so |
Port number | 587 |
Username | loops |
Password | An API key copied from your API settings in Loops |
{{ url }}
.
Here is an example “Verification Email (using Link)” email template. This payload was copied from the template’s Publish page in Loops, then the {{ user.email }}
and {{ url }}
Auth0 variables were added.
addToAudience
flag to your template as below. This will create a contact in Loops using the {{ user.email }}
value.