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 / Power Automate 429 err...
Power Automate
Answered

Power Automate 429 error handling posting adaptive cards

(0) ShareShare
ReportReport
Posted on by 31

Hi, 
I wanted to know if it may be possible to use the recurrence trigger to accommodate the throttling limit of the Teams connector. I want to use a 5 min interval and use the last listed user from the dataverse table let say user x was the last user to receive the adaptive card, record that user in a table and then use the dataverse filter to start from the new -  x+1 user and post the adaptive card from that onwards. Is something like this something possible to implement. 

Categories:
I have the same question (0)
  • Verified answer
    Linn Zaw Win Profile Picture
    2,996 on at

    @ikhan_24 

    That is possible. All you need to do is store that user list in a table (which will be similar to a queue). The scheduled flow will query that table with "List Rows" action to get the first active row (e.g. user x) with the following parameters.

    • Filter rows: statecode eq 0
    • Sort By: createdon
    • Row Count: 1

    After posting the adaptive card, deactivate that record and the next instance of the flow run will pick up the x+1 user which is active.

     

     

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!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 227

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard