Providing email response to submitter of a form

I want to set up an automation to email data collected in form to the person who submitted the form (I collect their email in the form).
Best Answer
-
@Box2105 that can be done. Just trigger on a new row being added and send to the email in the contact column. You'll need to create a contact column and set it equal to the email stored as text, if that is how they are entering the email.
Darren Mullen, Author of: Smartsheet Architecture Solutions
Get my 7 Smartsheet tips here
Take your Smartsheet knowledge to the next level and become an expert. Join the Smartsheet Guru Elite
Answers
-
@Box2105 that can be done. Just trigger on a new row being added and send to the email in the contact column. You'll need to create a contact column and set it equal to the email stored as text, if that is how they are entering the email.
Darren Mullen, Author of: Smartsheet Architecture Solutions
Get my 7 Smartsheet tips here
Take your Smartsheet knowledge to the next level and become an expert. Join the Smartsheet Guru Elite
-
Thankyou. It worked for me