Send a single email to several people at the same time | Community
Skip to main content
Level 2
May 19, 2022
Solved

Send a single email to several people at the same time

  • May 19, 2022
  • 1 reply
  • 862 views

Hi,

 

Is it possible to send only one email to n people?

I mean, not to send one email to each recipient, but to send one email to different people at the same time.

 

Is it possible in Adobe Campaign?

 

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 costa_n11

Hi @smarquro1 

Sadly it is not possible as such, the workaround would be the introduction of a distribution list on the receiver side. For instance, sending an email to organisations, they would create distribution list and you could use such email address in a recipient / profile record. We have seen such approach for B2B deployment.

What is the underlying use cases you are working on?

Thanks a lot

Denis,

1 reply

costa_n11Adobe EmployeeAccepted solution
Adobe Employee
May 19, 2022

Hi @smarquro1 

Sadly it is not possible as such, the workaround would be the introduction of a distribution list on the receiver side. For instance, sending an email to organisations, they would create distribution list and you could use such email address in a recipient / profile record. We have seen such approach for B2B deployment.

What is the underlying use cases you are working on?

Thanks a lot

Denis,

bhaskarc1289447
Level 3
May 19, 2022

@costa_n11 

 

Also,

I am using dynamic parameters in my email to fill up the content  that is coming from query. I am using <%=targetData.information %>. and sending it to 5 users.

Is it anyway possible to get the exact content that was passed to each user?