Skip to main content
source formatting, proper-casing
Source Link
Adam Spriggs
  • 31.5k
  • 6
  • 45
  • 89

Amp script AMPScript to use 2 emails in a data extension

We have a data extension in marketing cloudMarketing Cloud which has the following fields. first name (email), last name (text), email(email),alternateemail(text), customer id(number).:

  • first name (email)
  • last name (text)
  • email (email)
  • alternateemail (text)
  • customer id (number)

We have customers who use 2 email id like work and home email and we want to send an email campaign to both email ids per record. The standard out of the box marketing cloudMarketing Cloud does not send to both email ids and so we are thinking of using an ampscriptAMPScript which can send the emails out. 

Did any of you come across this scenario and if so can you share some ampscriptAMPScript snippets which would query this data extensionData Extension and send 2 emails per record in the data extensionData Extension? Thanks Buyan

Amp script to use 2 emails in a data extension

We have a data extension in marketing cloud which has the following fields. first name (email), last name (text), email(email),alternateemail(text), customer id(number). We have customers who use 2 email id like work and home email and we want to send an email campaign to both email ids per record. The standard out of the box marketing cloud does not send to both email ids and so we are thinking of using an ampscript which can send the emails out. Did any of you come across this scenario and if so can you share some ampscript snippets which would query this data extension and send 2 emails per record in the data extension? Thanks Buyan

AMPScript to use 2 emails in a data extension

We have a data extension in Marketing Cloud which has the following fields:

  • first name (email)
  • last name (text)
  • email (email)
  • alternateemail (text)
  • customer id (number)

We have customers who use 2 email id like work and home email and we want to send an email campaign to both email ids per record. The standard out of the box Marketing Cloud does not send to both email ids and so we are thinking of using an AMPScript which can send the emails out. 

Did any of you come across this scenario and if so can you share some AMPScript snippets which would query this Data Extension and send 2 emails per record in the Data Extension?

Source Link
Buyan Thyagarajan
  • 4.5k
  • 6
  • 55
  • 91

Amp script to use 2 emails in a data extension

We have a data extension in marketing cloud which has the following fields. first name (email), last name (text), email(email),alternateemail(text), customer id(number). We have customers who use 2 email id like work and home email and we want to send an email campaign to both email ids per record. The standard out of the box marketing cloud does not send to both email ids and so we are thinking of using an ampscript which can send the emails out. Did any of you come across this scenario and if so can you share some ampscript snippets which would query this data extension and send 2 emails per record in the data extension? Thanks Buyan