Dear Power Platform Gurus,
I would like to send out some kind of Status collection Teams messages from my team which is more than 3500++ users.
Where I get the users list from dataverse and loop through the array of users then send the message via Workflows in Teams Chat using Post a Choice of options as the flow bot to a user connector.
I put the Concurrency level as 50 on my array loop and send the messages, however, the flow is stuck with 429:Rate limit is exceeded.
Could I buy any license which can increase the Throttling Limit of Teams Connector?
Is there a way to send messages to 3500++ users via teams and get the responses back without 429 error?