Using Authenticator to check IF: Email is NOT on a list (and then add it if it is) | XM Community
Solved

Using Authenticator to check IF: Email is NOT on a list (and then add it if it is)

  • 30 June 2022
  • 3 replies
  • 147 views

Badge +1

We are wanting to stop duplicates submissions using authenticator and contact list trigger in the following manner:
Check if email is NOT on contact list. If not, they may take the survey. Then, the email is added to the contact list, meaning they would fail auth if trying again with the same email.
What is the best way to achieve this? Is JavaScript required for this or can I do it with the graphical interface?

icon

Best answer by Mishraji 2 July 2022, 23:57

View original

3 replies

Userlevel 4
Badge +18

RJames78 - This can be done without JavaScript. Within the authenticator, you can place the end of the survey element. This would ensure that if someone is in your contact list, they would be terminated post successful authentication.

Badge +1

Mishraji Thank you for the reply. How do I remove the "Too many failed login attempts" page? It still shows up when setting Authenticator to one attempt.

Userlevel 4
Badge +18

RJames78 - You can add a question to ask Email and then prefill it in the authenticator by saving the entered value in an embedded data field.
image.png

Leave a Reply