Hi community,
I want to configure additional validation behaviour beyond the default for the entity type. When user input an email address, I want to ensure that the email domain is from "@gmail.com".
For example:
Bot Question: "Please enter an email address"
User Input: "hello@hotmail.com"
Bot will reply a message: "Please enter a valid gmail email address"
User Input:" hello@gmail.com"
Bot goes to next step.
I've tried using the "IN" operator but it doesn't work.
Perhaps try a regex entity? You can then go into the question properties and reprompt for valid emails that do not resolve to gmail domain.
Romain The Low-Code...
132
Michael E. Gernaey
81
Super User 2025 Season 1
Pablo Roldan
61