Hi,
I've built a pretty simple flow that incorporates....
When a new [MS Teams] Channel message is added >> Post [MS Teams] message in chat or channel
The action uses the Message Body from the trigger post plus one additional line of plain text.
This was working fine, but recently it has started to post to the destination channel just the additional line of plain text when a new user is added to the channel used in the trigger.
I only want the flow to post when an actual message is posted into the channel defined in the trigger. I added a condition into the flow, checking if the message body is empty, if it is do nothing, if not post - but it is still posting just the single line of plain text when a new user is added to the channel.
Is this as designed, am I doing something wrong?
Thanks in advance
Steve