Hi,
I am trying to send an email with Outlook to a user who completes a surveymonkey form. In the surveymonkey form, there are several different services which the user can select (checkboxes) based on what they are interested in. I would like to create a follow-up email to that user which includes more information about each of these services, but I don’t want to include information about services they are not interested in.
I’m having trouble figuring out the best way to create, essentially, an if/then scenario in which:
if if INTERESTED_IN_SERVICE_B = TRUE], include ]TEXT ABOUT SERVICE B] in email, etc. Any thoughts about how to create this with Zapier would be much appreciated. Thanks!