SummaryNotifications SettingsExample
Summary
Conditional logic can be used with Notifications to determine which notification is sent to the user based on the data they input into the form.
Notifications Settings
Go to the Notifications settings page of the form to enable conditional logic.
Here you can determine the criteria for sending the Notification.
Example
In this example we are using conditional logic to determine which notification should be sent to the user based on their answer to the question 「Do you own a pet?」.
First, we create a form with a field containing the question 「Do you own a pet?」.
Then we create two separate notifications: one for people who answer no and one for people for answer yes.
Then we enable conditional logic for each form accordingly. For the notification for people who do not have a pet, we set the conditional logic to 「Do you own a pet?」 is 「No」. This will send this notification to the users who said they do not own a pet.
For the notification for people who do have a pet, we set the conditional logic to 「Do you own a pet?」 is 「Yes」. This will send this notification to the users who said they do own a pet.
Click here to view a video demonstration.