Automation Help

vbilyk
β
I have 3 forms on the same sheet. Can I change the automation so each form sends an email to a different person? Or does each form need to be on their own sheet to do this?
Answers
-
You can set up separate automations, one for each form. You would add in another field such as a text/number field called "Form", hide this, and set a default value of "A", "B", or "C" depending on which form you are in. Then your automations would include a condition of the Form field being "A", "B", or "C" to send the correct email.