Is it possible to send a different email based off of conditions within the form.
Mainly I would be looking to send a different email if you are the first person to fill out the form / or have a different response depending on the timeframe the form was submitted.
i.e. Can I send response A if you submit the form within the first week, and response B if you submit the form anytime after that?
Once way to do this would be probably to update the email notification message after the first week of existence of your form.
But if it depends on another date (like their signup date on your product) you would have to rely on another service to send those emails.
Either using something like Zapier, Sendgrid, or Courier. You would need to use webhook to trigger this workflow so it will ping this email service for every ping. In each of those email services you can either create two emails, or one email template with conditions.
Here is an example project to connect Typeform and Sendgrid.
Our notifications feature will send one email regardless of how the respondent answers, but a workaround would be to set this up using Zapier + Typeform + Your Email Service Provider. I also particularly like this method because you can then track opens and send other email campaigns this way if you’d prefer.
You can learn more about the workaround here, but if you have a particular email service provider, such as Mailchimp, I can provide a few more ideas, too. Just let me know which one you have! :)
Thanks for posting your question, too. I’m sure they are some other members here that are also looking to send emails based on answers in the form.
Once way to do this would be probably to update the email notification message after the first week of existence of your form.
But if it depends on another date (like their signup date on your product) you would have to rely on another service to send those emails.
Either using something like Zapier, Sendgrid, or Courier. You would need to use webhook to trigger this workflow so it will ping this email service for every ping. In each of those email services you can either create two emails, or one email template with conditions.
Here is an example project to connect Typeform and Sendgrid.
Noting that this was a native tool on Jotform. I love Typeform forms, but not being able to send custom self-notifications to different colleagues based on respondent questions is challenging.
I’ve tried but haven’t been able to make the workaround work the way I need it to. I have a set of categories in our contact form, and based on a user's selection of a category, a notification email will be targeted to a specific colleague with all the form data. I got stuck in Zapier with the trigger. It wouldn’t pick up the category options so I couldn’t set up the actions.
Hi @ssweeneyjgi - were you using the filters option in Zapier? If so, you may need to submit a test on the form in order for Zapier to pickup all of the available questions and answers.
yes its possible. conditional logics serve the purpose. I have seen it being done on courier tracking website . you can do that too.
In the Conditional Logic window, create new rules by specifying the condition and the email address(es) where the notifications should be sent if the conditions are met. You can put multiple email addresses, separated with commas.This guide highlights how to send different email alerts using Conditional Logic to select the email template and change the recipients based on the form filler’s answer.The Change E-mail Recipient condition, as the name suggests, changes or overrides the selected email template’s recipients. It sends the selected email alert to the defined recipients when triggered.
To send an email to a different person depending on how the form is answered, you will need to do the following;
For each desired recipient, set up a custom email under After Submission → Emails.
In the custom email setup, toggle on "Email logic", and add the conditions for when this recipient should receive an email.