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 Automate / Process 50K+ Record us...
Power Automate
Suggested Answer

Process 50K+ Record using Power Automate

(1) ShareShare
ReportReport
Posted on by 125
Hi everyone,

I am planning to work on Power Automate with an Office 365 E3 license. My Power Automate flow will be begins with a 'When an HTTP request is received' trigger, which receives a JSON array containing 40,000 to 50,000 records from another platform.

I need to process these records based on specific conditions to send 'nudges' on different time via Microsoft Teams using the 'Post adaptive card and wait for a response' action.

Note: The logic will also involve the 'Run a prompt' (AI) action for data translation, 'Compose' steps, and 'Apply to each' loops, and I only have Dataverse (CDS) for storage as option.

What is the best approach to implement this scenario effectively in Power Automate?
Categories:
I have the same question (0)
  • Suggested answer
    Srini007 Profile Picture
    3,483 Super User 2026 Season 1 on at
     
    First of all I want to mention that for the office E3 license you can use only the standard actions but to you use when a HTTP request is received trigger or doing any Dataverse related that will require a premium license
     
     

    (If this answers your question you can mark as Answered and give it a Like, it helps others to find the answers)

    Regards,
    Srini
  • Suggested answer
    Riyaz_riz11 Profile Picture
    4,204 Super User 2026 Season 1 on at
    Hi,
     
    Split the 40-50K records into child flows using HTTP trigger pagination. Office 365 E3 limits Apply to Each to 5K items and throttles large arrays. Send JSON in 5K batches (add 'page' param), process each batch in child flow with Dataverse batch upserts for storage, schedule Teams nudges via delays/parallel branches. Use 'Run a prompt' sparingly inside loops with concurrency=20 to avoid AI throttling.
     
    If I have answered your question, please mark it as the preferred solution ✅ . If you like my response, please give it a Thumbs Up 👍.
    Regards,
    Riyaz
  • sachinsoni441 Profile Picture
    125 on at
    Hi 
     
    Thank you for your response,

    Thank you for the detailed breakdown of the E3 approach. I understand that the 5,000-item limit and HTTP pagination are necessary workarounds for my current license. However, to simplify the architecture and increase reliability for 50,000 records, I am prepared to upgrade to a Power Automate Premium (per user) or Power Automate Process license.

    Given that I will now have access to Premium Connectors, higher Power Platform Request (PPR) limits, and the 100,000-item loop capacity, how should I redesign this flow?

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard