Need assistance on a function and email script to cc a team based on condition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 01:59 AM - edited 10-17-2023 07:33 AM
Hi,
We've a condition where we're having emails/sms notifications and 'cc' to team "centraloperations" team dl through email script. For direct email notifications to that team, I've added condition on 'when to send'. Where I'm stuck is, (for CC)I'm required to write a global function to check whether 'central_operations_support_required' is yes/no in the central_projects table. If the given label is set to yes, we'll have to cc the centraloperations team.
Please help me with the function and email script to cc the team when the label is set to yes.
Your help is highly appreciated.