Can we call a Notification mail Script inside another mail Script
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2023 05:41 AM
Can we call a Notification mail Script inside another mail Script
1 REPLY 1
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2023 06:13 AM
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.