Is there Limit on # of Rows I can pull?
I'm trying to set up an automation that will update a custom attribute on a filtered list of gifts
When trying to use Power Automate to pull a list of gifts, I ran into a limitation of 5000 rows.
Is this an API thing or a Power Automate thing? Is there a way for me to bypass this limit?
Thanks
When trying to use Power Automate to pull a list of gifts, I ran into a limitation of 5000 rows.
Is this an API thing or a Power Automate thing? Is there a way for me to bypass this limit?
Thanks
Tagged:
0
Comments
-
HI Damian Chua. The 5000-record limit pertains to the RENXT connector's List gifts action. Same limit exists if you call the corresponding API endpoint directly.
If you look at the connector reference for the List gifts action, you'll see two parameters - Limit and Offset. The maximum value for Limit is 5000, but it's possible to use both parameters to configure pagination logic for your flow in Power Automate. That way, you'd be able to fetch records 5001+ in your flow.
Another thought...Consider specifying other parameters to reduce the volume of gifts returned in a single flow run. A new version of the connector just released this week, It includes a few more List gifts parameters:- List
- Start gift date
- End gift date
- Start gift amount
- End gift amount
Dan0
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 655 Blackbaud Grantmaking™
- 577 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 940 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 796 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)


