Managing dynamic recipient emails id's for Email communication | Community
Skip to main content
Level 2
June 25, 2021
Solved

Managing dynamic recipient emails id's for Email communication

  • June 25, 2021
  • 3 replies
  • 1989 views

Hello,

 

We work on data extraction for service campaigns and send out the communication to respective stake holders intimating file details, location etc using Alerts/Delivery step. List will keep on increasing if we keep on adding separate operator group for each communication. What is the best way to store the recipient lists so that we can fetch it dynamically instead of selecting from operator/operator group list? 

 

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Krishnanunni

Hi @data_guy ,


From what I understand, I guess you have following options:

  1. If recipients of alert do require access to Adobe, you should need to create operator anyway. You may name the operators with any grouping pattern to identify them in a query and then send delivery to matching operators.
  2. If recipients of alert are employees of your company and of different department, create a group mail by raising a request to your company system admin and then create an operator without any rights in Adobe Campaign. This way, new recipients could be added to the same group email. So additions/deletion would have to be managed by your system admin.
  3. Create a separate table in Adobe campaign to manage the operators. Creating a custom target mapping would enable you to send email delivery from the new table.

3 replies

Jonathon_wodnicki
Community Advisor
Community Advisor
June 27, 2021

Hi,

 

Not clear on the question. Are you trying to send a delivery to multiple operator groups?

If so the easiest way is to use a Query activity with a defined set of (operator group = x or operator group = y or ...) predicates, or with an in() operator for more of a maintenance challenge.

If the list of operators depends on the delivery(?) then skip the Query and define the population in the delivery template itself (To: field).

 

Thanks,

-Jon

Krishnanunni
KrishnanunniAccepted solution
Level 4
June 28, 2021

Hi @data_guy ,


From what I understand, I guess you have following options:

  1. If recipients of alert do require access to Adobe, you should need to create operator anyway. You may name the operators with any grouping pattern to identify them in a query and then send delivery to matching operators.
  2. If recipients of alert are employees of your company and of different department, create a group mail by raising a request to your company system admin and then create an operator without any rights in Adobe Campaign. This way, new recipients could be added to the same group email. So additions/deletion would have to be managed by your system admin.
  3. Create a separate table in Adobe campaign to manage the operators. Creating a custom target mapping would enable you to send email delivery from the new table.
Data_guyAuthor
Level 2
June 28, 2021
Thanks for the response. Recipients don't have access to adobe.
Sukrity_Wadhwa
Community Manager
Community Manager
July 28, 2021

Hi @data_guy,

Were any of the given solutions helpful to resolve your query or do you still need more help here? Do let us know.

Thanks!

Sukrity Wadhwa