Solved

Show/Hide Logic and Custom Field from Quiz Software

  • 13 April 2023
  • 1 reply
  • 77 views

Badge +2
  • Contributor III
  • 6 replies

Hi 

I have a situation where I have data coming in from quiz software that populates a custom field

This comes in this kind of structure 

Answer1-Answer2-Answer3-Answer4.

I want to achieve 2 things with this data

  1. Send a welcome email that goes to a bespoke URL for each scenario.
  2. Segment by the different answers

My main issue is I have over 200 variations! So my show/hide logic statements would be ridiculously long and maybe not even possible. I presume Gmail would clip the email straight away as well as it would essentially have 200 buttons going to 200 different URLs in it.

So is the best solution to get the bespoke URL sent over somehow via an API from the quiz software rather than go through the pain of all the conditional statements that would essentially be structured like the below.

Show button if

 person|lookup:'Quiz results:'==Answer1-Answer2-Answer3-Answer4''

Just making sure there is nothing obvious I’m missing.

Thanks in advance for any suggestions.

Thanks

icon

Best answer by Taylor Tarpley 13 April 2023, 22:46

View original

1 reply

Userlevel 7
Badge +60

Hi @BROC

 

Thanks for sharing your question with us! 

 

Do you mind sharing what integration this quiz software is and what is the goal of the quiz? For instance, why are there over 200 variations that could happen? Are there any main general categories of quiz answers that then have more and more variations inside of each category for instance? This info will give me a better understanding of what we’re working with here and what next steps might look like!

 

Thanks for participating in the Community!

-Taylor

Reply