How do I send submitted form data in a confirmation email?
We have a class registration form on our website where people can pick from a drop-down list of classes they want to take. I would like to send a confirmation email to the form submitter that contains the information they provided in the form (similar to the alerts emails). Is there a way to do this? I'm digging around the documentation and Act-On, but I'm not getting anywhere.
Thank you!
------------------------------
Lindsay Craft
Marketing Campaign & Events Manager, Cerium Networks
------------------------------
Comments
4 comments
For example, if my form has the field name “First Name” I can use {{First Name}} in my response email to pull the submitted data into the email as a personalized value.
This applies to all fields and data submitted.
Hope it Helps,
Phil Bosley
CEO | Tactical MA
Act-On Professional Services Partner
Sent from my iPhone
------Original Message------
Hello,
We have a class registration form on our website where people can pick from a drop-down list of classes they want to take. I would like to send a confirmation email to the form submitter that contains the information they provided in the form (similar to the alerts emails). Is there a way to do this? I'm digging around the documentation and Act-On, but I'm not getting anywhere.
Thank you!
------------------------------
Lindsay Craft
Marketing Campaign & Events Manager, Cerium Networks
------------------------------
------Original Message------
Hello,
We have a class registration form on our website where people can pick from a drop-down list of classes they want to take. I would like to send a confirmation email to the form submitter that contains the information they provided in the form (similar to the alerts emails). Is there a way to do this? I'm digging around the documentation and Act-On, but I'm not getting anywhere.
Thank you!
------------------------------
Lindsay Craft
Marketing Campaign & Events Manager, Cerium Networks
------------------------------
Let's say your email is something along the lines of 'thank you for subscribing, here's what you subscribed to'
You might enter a personalisation field such as {{Email Category}} but if the field value is blank (ie the person did not pick a value for that field) the email will throw an error and it won't send. Therefore we need to add a value for when it is blank. This looks like: {{={{Email Category}}|Not Entered}}. That way, if they leave the field blank, we can just show them that we don't have a value for that field.
I attach an example from the same email we made.
------------------------------
Natasha Aidinyantz
Digital Marketing Manager, GlobalSign, Inc.
------------------------------
-------------------------------------------
Original Message:
Sent: 07-14-2018 11:35
From: Chris Bjorklund
Subject: How do I send submitted form data in a confirmation email?
Original Message------
Hello,
We have a class registration form on our website where people can pick from a drop-down list of classes they want to take. I would like to send a confirmation email to the form submitter that contains the information they provided in the form (similar to the alerts emails). Is there a way to do this? I'm digging around the documentation and Act-On, but I'm not getting anywhere.
Thank you!
------------------------------
Lindsay Craft
Marketing Campaign & Events Manager, Cerium Networks
------------------------------
------------------------------
Lindsay Craft
Marketing Campaign & Events Manager, Cerium Networks
------------------------------
-------------------------------------------
Original Message:
Sent: 07-16-2018 04:02
From: Natasha Aidinyantz
Subject: How do I send submitted form data in a confirmation email?
Also worth noting that when you enter a personalisation field like the others have mentioned above, if you are not always certain that the field will be filled in (ie not blank) then you need to tell Act-On what the value would be if it isn't blank or you just get an error and your email doesn't get sent.
Let's say your email is something along the lines of 'thank you for subscribing, here's what you subscribed to'
You might enter a personalisation field such as {{Email Category}} but if the field value is blank (ie the person did not pick a value for that field) the email will throw an error and it won't send. Therefore we need to add a value for when it is blank. This looks like: {{={{Email Category}}|Not Entered}}. That way, if they leave the field blank, we can just show them that we don't have a value for that field.
I attach an example from the same email we made.
------------------------------
Natasha Aidinyantz
Digital Marketing Manager, GlobalSign, Inc.
------------------------------
Original Message:
Sent: 07-14-2018 11:35
From: Chris Bjorklund
Subject: How do I send submitted form data in a confirmation email?
Original Message------
Hello,
We have a class registration form on our website where people can pick from a drop-down list of classes they want to take. I would like to send a confirmation email to the form submitter that contains the information they provided in the form (similar to the alerts emails). Is there a way to do this? I'm digging around the documentation and Act-On, but I'm not getting anywhere.
Thank you!
------------------------------
Lindsay Craft
Marketing Campaign & Events Manager, Cerium Networks
------------------------------
Please sign in to leave a comment.