We have an event registration form where people come to register. Once they will register they will get a mail with calendar invite for that event.
We have plan of Flow for Office 365.
Since lot of users will reister for a single event across the nations and it will very easily cross the 2000 flow run limit per month.
For these plans the number of flow runs is aggregated across all users in the company. So I am assuming that if I have created the flow and once 2000 flow run will be completed with in a month, we can use other user unused flow run to fulfill our requirement.
But I don't know how to use other users unused flow.
Is there any configuration required where we can mention if one user limit reaches to 2000 take the another user? If this is the case how we need to configure.
Or
It will be automatically done. If this is the case how it will identify the user?