Skip to main content

Hello

 

I would like to build a form in MKCloud, and when a user fill up this form, I receive at my email addres this form result. 

When I build a form, all my result goes at one Data Extension for it, and I would like to receive one email when I get a new result with it.

Could you help me with this step?

 

Thanks!!!
4 answers
  1. Jun 22, 2020, 8:06 AM
    Hi Javier,

     

    I somehow don't see an easy way for you to get there, maybe someone in the community has a better way.

     

    What I would do now is this:

     

    1) Create a data extension that has exactly the same fields + *your email notification address*, HOWEVER mark only *your email notifcation adress* as email and set default value to your emial and the customers email as data type "text" (lets call it DE 2)

     

    2) Have these filled in parallel when the original form (DE1) is filled (either via SQL in Automation Studio or with AMP script on the landing page)

     

    3) Journey Builder -> use DE 2 as starting source and email with a template where all the information of the form is included (personalization strings)

     

    Hi Javier, I somehow don't see an easy way for you to get there, maybe someone in the community has a better way.

     

    Because of the default value of DE2 -> all records have your email inside and that field is marked as "email" -> all emails are going to your address

     

    Khoi
0/9000