Email notifications

anurag_b
Tera Contributor

How to call email script into notification?

4 ACCEPTED SOLUTIONS

Bhavya11
Kilo Patron

Hi @anurag_b ,

 

Create mail scripts in System Policy > Email > Notification Email Script

Now you can call the above mail script in email notification(Message HTML) as ${mail_script:script name}

 

If this helped please like and mark it as an accepted solution. 

 

Thanks,

BK

View solution in original post

yuvarajkate
Giga Guru

Use  ${mail_script:script name}

View solution in original post

vishwajeet5550
Mega Guru

you can use the Script field to include custom logic for calling the email script. After setting the necessary conditions for when the notification should trigger, save your changes. This integration allows the notification to use dynamic content from the email script, ensuring personalized and context-specific messages.

View solution in original post

PritamG
Mega Guru

use ${mail_scriptt:script_name}

View solution in original post

4 REPLIES 4

Bhavya11
Kilo Patron

Hi @anurag_b ,

 

Create mail scripts in System Policy > Email > Notification Email Script

Now you can call the above mail script in email notification(Message HTML) as ${mail_script:script name}

 

If this helped please like and mark it as an accepted solution. 

 

Thanks,

BK

yuvarajkate
Giga Guru

Use  ${mail_script:script name}

vishwajeet5550
Mega Guru

you can use the Script field to include custom logic for calling the email script. After setting the necessary conditions for when the notification should trigger, save your changes. This integration allows the notification to use dynamic content from the email script, ensuring personalized and context-specific messages.

PritamG
Mega Guru

use ${mail_scriptt:script_name}