Backendless Version (3.x / 5.x, Online / Managed / Pro )
v6.6.4
Client SDK (REST / Android / Objective-C / Swift / JS )
UI Builder
Application ID
csvetl
Expected Behavior
Please describe the expected behavior of the issue, starting from the first action.
- Added the {identity_name} to the “Confirmation template”
- Added a user to the Users table
- Received a “Confirmation template”
- Expected the first line to say “Hello Darren” …
Actual Behavior
Please provide a description of what actually happens, working from the same starting point.
Be descriptive: “it doesn’t work” does not describe what the behavior actually is – instead, say “the request returns a 400 error with message XXX”. Copy and paste your logs, and include any URLs.
- Instead of it having the Users name in it (i.e. “Hello Darren” …), it said “Hello email”
Reproducible Test Case
No code. Just inserted the variable {identity_name} into the “Confirmation template” email message body.