Problem statement
We want to have a separate email for each application.
Symptoms
Auth0 sends the same email template for every application.
Troubleshooting
- Steps that can be taken by the user to identify and verify the problem, including relevant links to external resources
Cause
Auth0 has a tenant-wide unique template for each email.
Solution
Using liquid syntax and placing conditionals by application.clientID
Docs: