hello I am working on my bot and I am looking for an action allowing my bot to respond only to people whose email I have saved or even only they can use artificial intelligence, help me, what action to use
w
wooden-beard-40210
05/09/2024, 1:40 PM
Hi ! if I've understood correctly, you can have a table (like knowledge base), and at the start of the conversation ask the user for his email, and check that it's in the table.
If it is, you direct the user to a workflow, otherwise to another one
wooden-beard-40210
05/09/2024, 1:40 PM
let me know if that helps
b
bumpy-butcher-41910
05/09/2024, 2:22 PM
there's a video on our youtube channel to verify user input
bumpy-butcher-41910
05/09/2024, 2:23 PM
i.e. to check if a user has already inputted their email