| Value | Description |
|---|---|
${organization.defaultLanguage} | Default language of the organization |
${organization.disabled} | Whether the organization is disabled |
${organization.id} | ID of the organization |
${organization.name} | Name of the organization |
| Value | Description |
|---|---|
${de.field.emailOtp1.email} | Access the field with ID "EMAIL_OTP-1" (the ID is in the Data enrichment step) |
${de.field.phoneOtp1.prefix} | Access the field with ID "PHONE_OTP-1" (the ID is in the Data enrichment step) |
${de.field.phoneOtp1.phoneNumber} | Access the field with ID "PHONE_OTP-1" (the ID is specified in the Data enrichment step). You can include both fields (with the prefix) in the same input of the template, one after the other. |
${de.field.textFiled1.value} | text field value |
| Value | Description |
|---|---|
${util.isoDatetimeNow} | Current Date Time in ISO format (e.g: 2025-07-16T14:35:27Z) |