How to call email script function individually into Notification instead of whole email script

Shubham54
Tera Contributor

I have email script with multiple functions and i want to call functions individually into Notification instead of calling complete notification, How to do this? 

3 REPLIES 3

Musab Rasheed
Tera Sage
Tera Sage

Hello,

No, I don't think that's possible unless you add certain condition directly in email script to not to run one part for one notification and not to run another part for another notification, but you cannot explicitly call one function of email script in notification. I suggest split email script into two and call separately in notification ?

Please hit like and mark my response as correct if that helps
Regards,
Musab

Madhava_Kumar
Mega Guru

Hi Shubam,

 

Simply I would create separate email script and call them accordingly in the notification, which contains the required functions.

 

Thanks

Madhava

Yousaf
Giga Sage

Hi Shubam,
Please go through this thread.
How to call functions defined in email notification scripts 

 

Mark Correct and Helpful if it helps.


***Mark Correct or Helpful if it helps.***