Notification variable helpers/conditional statements (if/else)
J
Joris Pelgröm
We would like support for simple conditional statements (if/else) in notification messages to add some info depending on the source system data, like whether or not the employee receives a phone.
The variable syntax ({{ }}) looks like Handlebars syntax but the Handlebars helper did not work ( {{#if Person.PrimaryContract.Custom.hardwareTelefoon}}✅{{else}}❌{{/if}}).