Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

Action Status extraction from previous action

(0) ShareShare
ReportReport
Posted on by 6

Is it possible to extract an action status from any of the previous actions completed? 

 

What I would like to do is set a variable only once a scope action has failed, however, I currently have several branches, 

 

Typically I would do this by creating one parallel branch and then having an error handling loop, 

 

But since you can't have indented parallel branches that approach goes out the window (as far as I know anyway)...

 

So my question is, would it be possible to set a variable based on a previous action's result i.e "failed", "succeeded" or "canceled"?

 

Or similar to how in python you can "Try" or even pass on a loop should a condition fail, you can still return variables out of the loop, Im applying that logic but am not sure how to proceed. 

 

Appreciate any feedback on this!

 

Image of my flow:

 

kevincayouette_0-1641844977332.png

 

kevincayouette_1-1641845080123.png

 

 

  • Expiscornovus Profile Picture
    31,639 Most Valuable Professional on at
    Re: Action Status extraction from previous action

    Hi @kevincayouette,

     

    No problem, I am also learning new stuff every single day.

     

    Btw, actions is definitely one of the lesser known functions in the expression language out there 😁

  • kevincayouette Profile Picture
    6 on at
    Re: Action Status extraction from previous action

    Thank you! Im still learning and turns out it was just starring me right in the face. 🙂 

  • Verified answer
    Expiscornovus Profile Picture
    31,639 Most Valuable Professional on at
    Re: Action Status extraction from previous action

    Hi @kevincayouette,

     

    You could use the actions function and retrieve the status property value. Make sure you configure run after on the set variable action.


    Below is an example:

    actions('HTTP').status

     

    actions_status.png

     

    When you run it you should get Failed.

    actions_status_failed.png

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,618 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,957 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow