Voiceflow PartnersVPVoiceflow Partners
Powered by
primary-violetP
Voiceflow Partners•2y ago•
6 replies
primary-violet

email validation

can somebody please help me to validate the email perfectly step by step

let email = "{last_utterance}"; // replace with the variable that holds the user's input
let emailRegex = /^[^\s@]+@[^\s@]+.[^\s@]+$/;

if (emailRegex.test(email)) {
// The email is valid
} else {
// The email is not valid
} it is always going to valid stage irrespective of adding invalid state
Screenshot_2024-05-14_160033.png
Voiceflow Partners banner
Voiceflow PartnersJoin
Exclusive community for Voiceflow Solutions Providers & Content Creators.
13,076Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
jacklyn

# Let your agents search the web 🔎 Hey everyone! We just released the web search tool for the agent step! Your agents can now automatically search the web for information, letting your agent supplement the LLM's knowledge and the data in its knowledge base with live, up-to-date information. Plus.... * You can restrict searches to specific domains, so your agent only searches sites that you own * This is a tool, so you remain in control of when the agent searches the web * Results are automatically summarized in a way that your agent can automatically understand Under the hood, we're using OpenAI's web search API. Give it a try, and let us know what you think! https://docs.voiceflow.com/changelog/native-web-search-tool

jacklyn · 4mo ago

jacklyn

jacklynbiggin's Thread

jacklyn · 4mo ago

hurt-tomato

connor_maclean's Thread

hurt-tomato · 4mo ago

Similar Threads

AirTable User Validation
sour-pinkSsour-pink / ❓┃ask-a-question
2y ago
[email protected] output
Vetle NilsenVVetle Nilsen / ❓┃ask-a-question
8mo ago
Email Entity Issue
safe-amethystSsafe-amethyst / ❓┃ask-a-question
2y ago
Automated email outreach
unlikely-moccasinUunlikely-moccasin / ❓┃ask-a-question
2y ago