06-15-2020 02:00 PM
We have a need where our helpdesk options need to send out an email out to various team members, Example, If you need to alert the security team (viruses and such) Press 1, once this option is selected, CCX will then send an email notification to about 15 folks at once. I need to understand how to manage the email blast and not the email itself. How do I add a grouping of email accounts?
06-15-2020 10:13 PM
If you create a distribution list in your email system and set it up to allow it to receive emails to the email address that the DL itself has you can use that address as the recipient of the email in your script for option 1.
06-17-2020 08:44 AM
06-17-2020 05:14 AM
Your scripting will be much cleaner if you have your email system handle the distribution list and you have a single email address to send to. I don't know what the limit of email addresses are in the email step, but this just doesn't seem like an elegant solution.
david
06-17-2020 06:25 AM
My point exactly @david.macias :-D
It will also make it much easier to add or remove recipients as there would be no need to do any update to the script side.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide