Welcome to deBUG.to Community where you can ask questions and receive answers from Microsoft MVPs and other experts in our community.
0 like 0 dislike
133 views
in Power Apps by 22 31 42

I'm building an app that performs multiple API calls per user action. I'm concerned about whether Power Apps enforces limits on the number of API requests. If there are limits, what are they, and how can I ensure I don't exceed them?

 

1 Answer

0 like 0 dislike
by 166 232 453

Power Apps API request limits

Power Apps enforces API request limits to ensure service stability. For instance, the five-minute limit is 100,000 requests, and it's independent of a user's license. Exceeding these limits can result in throttling.

Learn more at Requests limits and allocations

If you don’t ask, the answer is always NO!
...