How to call email script function individually into Notification instead of whole email script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022 07:26 AM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022 07:34 AM
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 ?
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022 07:35 AM
Hi Shubam,
Simply I would create separate email script and call them accordingly in the notification, which contains the required functions.
Thanks
Madhava

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022 07:38 AM
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.***