how to send email notification with RITM custom variables

Suresh36
Tera Expert

how to send email notification with RITM custom variables

Please help me on this

1 ACCEPTED SOLUTION

dmathur09
Kilo Sage
Kilo Sage

Hi Suresh,

You can dot walk using the variables in the What it will contain section. Refer attached screenshot.

Regards,

Deepankar Mathur

View solution in original post

3 REPLIES 3

dmathur09
Kilo Sage
Kilo Sage

Hi Suresh,

You can dot walk using the variables in the What it will contain section. Refer attached screenshot.

Regards,

Deepankar Mathur

Harish KM
Kilo Patron
Kilo Patron

Hi you can use like this in Notification email script 

template.print('Name: ' + current.variables.variablename + '<br/>');

Regards
Harish

Namrata Ghorpad
Mega Sage
Mega Sage