Does anyone have experience with customizing emails for different applications using the universal login templates.
Use Case
A. Multiple Applications
B. Each Application has a different support email.
C. We need to customize the email based on the application.
So we need to customize the email possibly using application.id or another variable. While looking at the Liquid Syntax option there are no good examples on how this can be done.
Does anyone have some examples. Any suggestions are welcomed.
Although we may not have an exact example for this customization, you can find lots of information here Customize Email Templates.
Here you will find a list of the common variables that can be used, including application.name. Here is an example of how these variables can be used, including details that applications can be used in redirect URL.
I also recommend taking a look through these, Configure Template Fields, to get a better understanding of what is possible with the use of Liquid Syntax.
As you can see in No. 5, Body, there is an example “if” statement used. You should be able to configure the same but based on the application.