Can we call a Notification mail Script inside another mail Script

JPSS
Tera Contributor

Can we call a Notification mail Script inside another mail Script

1 REPLY 1

Community Alums
Not applicable

Hi @JPSS ,

I don't think this is doable, but I think a better practice would be to put whatever code is in the 2nd mail script into a script include. That way you could call that script include from whichever mail scripts you need.