Skip to main content
Question

Stop automation when user does not click on a button and send a text

  • June 24, 2024
  • 1 reply
  • 70 views

fcsoares86
Forum|alt.badge.img

I have a flow that follow some rules, but when user send a text message and do not click on a button, the flow start again… how to avoid this?

1 reply

Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • June 24, 2024

With a bunch o logic and conditions :D
If you wanna have full control of this, you need to build it so you can send the user back to where they were when they get off script.

It's a bunch of work for bigger bots, but it's completely possible to build.