@kimpatro wrote:
Hi guys,
I'm with an issue here.
Using the URL:http://localhost/api/v2/user/password?reset=true
And body parameters:{ "email": "user@domain.com.br" }
Will use my email template to send the email to the client, like this for example:
We receive a notification to change the password to email: {email}
Att. {from_name}Buuut, the email arrives to the client like this:
We receive a notification to change the password to email: {email}
Att. Kim PastroThe {email} variable it's not changing.
What could be wrong? The name of this variable have changed? Or some integration is missing?
Windows 8 with DF 2Thanks.
[EDIT]
Have not found some place that describes those variables, like confirm_code. Any help would by great.
Posts: 2
Participants: 1