Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Resubmit Flow if Failed

(0) ShareShare
ReportReport
Posted on by

Hello,

 

I have two flows and they fail 100% of the time on a schedule, but I can manually go in and start the flow and it'll pass 100% of the time. What I noticed is one of my HTTP requests will have the following in the body:

 

ajbogle_0-1668542253594.png

 

So I wanted to setup a guardrail that basically takes the body and if it contains "processing" to resubmit the flow as it will eventually return a link I need to download a dataset regularly.

 

ajbogle_1-1668542315968.png

 

I can't get this to work properly. Thoughts?

 

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    on at
    Re: Resubmit Flow if Failed

    Hi @Anonymous,

    To extract the status and compare with it, you just need to use the following expression:

    outputs('HTTP_Request_Name').body.status

    In addition, use the equal as the operator instead. 

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

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!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1