The ‘Watch New Replies’ module requires a message ID and only then is the scenario triggered. But I do not know the Message-ID as it has just been created.
What I want is to be able to process messages on a Teams Channel. When a new message is created, my scenario processes it and potentially provides an answer. If any user provides another reply, I want the scenario to process it as well.
What can I do? The ‘Watch Messages’ doesn’t trigger the scenario for replies so I end up with my setup to reply to any new message on a channel but it doesn’t reply to any replies.