Skip to main content

I’d like to use conditional logic with AI to detect and respond to user messages based on their answers.
For example, if a user replies with something that suggests they already have a business, the bot should follow one path; but if they’re just starting out, it should take a different route.
Is there a way to implement this kind of dynamic, AI-driven flow inside ManyChat?

Be the first to reply!