I've made an online flow that basically works as a 'dispenser' of document-tags to around 50 people in an MS Teams group chat, and it works just fine most of the time. I've setup the 'When keywords are mentioned' trigger so members of the said group chat can just say it followed by an option. i.e 'hey flow a', 'hey flow b', 'hey flow c', etc. whenever they want their set of documents.
The problem is that the trigger doesn't always work or the response is delayed, it also seem to happen only for a certain set of users (sometimes it works for them too). Not sure what what's the problem here, and I've the tried the lots. Is the trigger my problem, and should I use something else? Or does it naturally not work as efficiently with that many requests?
Solved! Go to Solution.
Actually it might be related with the trigger limitations /issues exposed in official documentation. Maybe you can reconsider the keywords used to trigger the flows.
https://docs.microsoft.com/en-us/connectors/teams/#when-keywords-are-mentioned
The keywords has to be comma separated.
Regarding delayed trigger of the flow, please note that the trigger is for an automated cloud flow and this kind of flows are triggered based on queue and server load.
Actually it might be related with the trigger limitations /issues exposed in official documentation. Maybe you can reconsider the keywords used to trigger the flows.
https://docs.microsoft.com/en-us/connectors/teams/#when-keywords-are-mentioned
The keywords has to be comma separated.
Regarding delayed trigger of the flow, please note that the trigger is for an automated cloud flow and this kind of flows are triggered based on queue and server load.
That could be it. I'll be testing these today. Thanks!
Update: just want to say thank you again. Now the whole thing runs like clockwork. Cheers!
User | Count |
---|---|
26 | |
14 | |
12 | |
10 | |
8 |
User | Count |
---|---|
51 | |
29 | |
28 | |
24 | |
20 |