Avoid duplicates from users

(Johan Strydom) #1

Hello, im in search for flow that prevents users to use the same info. No duplicate contact number, no duplicate email address…

What should i do, Please?

Thanks

(Daniel Beckett) #2

Hi Johan,

This will depend on where you are saving the user’s information to.

For an example of using Google Sheets you could have a question that asks the user for their email address etc. and then have an action that searches for that address in the Google Sheets and if it finds a result you can then send a message back to the user saying it’s in the system and can they please try again.

A combination of Flow labels and Filters will need to be used.

Hope that helps you get started on the right track.

Thanks,
Dan

(Johan Strydom) #3

LOL, it’s so simple. I dont know why i did not do it like that…

Thanks for the assistance.