Forum Discussion

FabricioMiranda's avatar
FabricioMiranda
Copper Contributor
Feb 09, 2023

Power Automate sending messages on Teams Chat

I have a sharepoint list with a condition. Everytime that a value in a column changes, it sends a message in a Teams chat. 

 

It works fine. But I would like to send in only one Teams message all the changes. Now it sends a message for each of the value changes on SharePoint

 

 

1 Reply

  • jefmeyer's avatar
    jefmeyer
    Iron Contributor

    FabricioMiranda - This is not expected behavior.  How is the SP List being updated (what's triggering the workflow)?  Does each Teams message show the same data or each field updated?

    Depending on your flow, you may also want to implement Trigger Conditions.  I see you have a condition step somewhere in your flow and a trigger condition may be more efficient. https://learn.microsoft.com/en-us/power-automate/triggers-introduction#customize-a-trigger-by-adding-conditions

Resources