Skip to main content
Community site session details

Community site session details

Session Id : jKdSEbG35D+CahgJLIXVJD
Power Automate - Building Flows
Unanswered

Action Limitations (Executions)

Like (0) ShareShare
ReportReport
Posted on 18 May 2024 06:16:34 by 5

Hi, I'm receiving the error "Your flow is executing an excessive number of actions per day and reached 80% of the Power Platform request limit. If the usage grows, further actions may be throttled or slowed down"

 

I have 28 actions. So nothing excessive. But naturally i have a "Apply to each" action. This loops through a large JSON response from a previous action, it then inserts each record/row into a SQL table. There are thousands of rows. So i'd assume that the loop/for each of the action is being counted towards the action run limitations. I'm on the free/trial option for now, but i do have a work license i just prefer using my own tenant that isn't tainted by anyone else. 


Is there a better way of inserting thousands of rows into a SQL table every night?

 

JJD2_0-1716012945637.png

 

  • lbendlin Profile Picture
    8,111 Super User 2025 Season 2 on 18 May 2024 at 19:34:15
    Re: Action Limitations (Executions)

    Create a stored procedure on your SQL server that can accept an array of values and can do the inserts for you.

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2