0

I am using Power Automate to look for a keyword in a message posted in a channel in TEAMS and then send a reply. The problem is the reply message keeps sending and I have no idea why.

enter image description here

Skin
  • 9,085
  • 2
  • 13
  • 29

1 Answers1

0

If you haven't found the solution, you probably need to check if the reply contains some string noticing that it's an automated reply.

message contain key word(s) Yes: does message contain "automation string" Yes: don't reply. No: Send automation reply No: ...

Gyan
  • 1