Skip to main content
Question

My automation keep replying i mean how do i stop the automation after certain messages !!

  • August 15, 2024
  • 3 replies
  • 314 views

UNTURNED STONES

My Automation keeps getting triggered again and again how to i stop it ? i want it to stop when the last message is sent 

 

3 replies

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

You can to use tags + conditions to stop the messages from sending.

When they finished the conversation, tag them with a tag 'Finished Conversation' or something similar.

And at the beginning of the flow, add a condition that only sends the message if the tag ISN'T 'Finished Conversation'


UNTURNED STONES

Still didn’t get it can you explain with some more details really appericated !! or any tutorial i can follow 


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

Something like this…

 

With this automation the person will see the message only once, no matter how many times the flow triggers.