web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Limits of requests to ...
Power Apps
Answered

Limits of requests to dataverse

(0) ShareShare
ReportReport
Posted on by 559

Hi all, 

 

I need some clarification on the exact Dataverse Web API limits i have in my scenario. I have a logic app which processes around 1700 cases. For performance reasons i created a child logic app which does the processing. From the parted logic app I send 100 cases every 10 seconds to the child logic app. This child logic app does 7 requests/run to a Azure Function which handles a Dataverse request for us. 

A parent logic app run finishes in 6 minutes. In my calculations that is 10.200 requests to dataverse in 6 minutes which comes to 1700 requests/min. If i believe the API Limit documentation this exceeds the limits of amounts of requests? However this runs just fine and no errors are thrown. A example of a Azure Function request to handle the Dataverse request is shown in the picture below. As said the child function does 7 requests like this in one run.

Can anyone clarify this situation? 

Ex.

Anthony_Dob_0-1657707621793.png

Best Regards,

Anthony

I have the same question (0)
  • Verified answer
    ChrisPiasecki Profile Picture
    6,422 Most Valuable Professional on at

    Hi @Anthony_Dob,

     

    The API limits documented here mention that the limits are on a per web server basis. If you are using a Sandbox or Production environment then you will likely have multiple load balanced web servers allocated for your environment.  So in theory you should be able to perform at least 12k requests.

     

    That said, I would consider redesigning your approach to process your records in a batch inside of your function, rather than making individual function calls per record. By doing so you will reduce the chance of being throttled by Dataverse, and you will reduce the costs of Azure functions (assuming you are using the consumption plan).

     

    ---
    Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.

     

    ---
    Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.

  • AnthonyD Profile Picture
    559 on at

    Thank you for the runthrough. Also for the great tip on batching. 

     

    Best Regards,

    Anthony

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 505

#2
WarrenBelz Profile Picture

WarrenBelz 502 Most Valuable Professional

#3
Haque Profile Picture

Haque 324

Last 30 days Overall leaderboard