Skip to main content

Notifications

Community site session details

Community site session details

Session Id : ipLRYM1AZ+HurL/aFdE0q6
Power Apps - Building Power Apps
Answered

Start a Power Automate (flow) by pressing a button in PowerApps

Like (0) ShareShare
ReportReport
Posted on 22 Jul 2020 12:05:20 by 242

Hi,

 

Is there a way to start a specific Power Automate (flow) by pressing a button in an app that is build in PowerApps?

And if yes, what kind of trigger should the flow start with?

  • TheFreeMan Profile Picture
    48 on 19 Apr 2024 at 11:51:17
    Re: Start a Power Automate (flow) by pressing a button in PowerApps

    It's less than 2 years later and your linked MS page now states that it's "(retired)".

     

    Is there a better/new/updated way of doing this now, or do we continue to use a "retired" version waiting for it to fail because MS finally decides to completely kill the process and remove the functionality?

  • caribu Profile Picture
    28 on 21 Jan 2021 at 18:05:38
    Re: Start a Power Automate (flow) by pressing a button in PowerApps

    Thanks for the detail. It helped me achieve what I needed!

  • Mirtemir Profile Picture
    242 on 23 Jul 2020 at 10:14:57
    Re: Start a Power Automate (flow) by pressing a button in PowerApps

    It works, i used this formula: MyFlow.Run(BrowseGallery1.Selected.'Id (ID)') to start the flow of the selected item. Thanks!

  • v-yutliu-msft Profile Picture
    on 23 Jul 2020 at 05:30:56
    Re: Start a Power Automate (flow) by pressing a button in PowerApps

    Hi @Mirtemir ,

    Do you want to trigger a flow by  pressing a button in an app ?

    Then you need to use the trigger named powerapps in your flow.

    You need to create the flow like this:
    723.PNG

     

    Then you will create a flow with the trigger that you need.

    7231.PNG

     

    Please notice that all the "ask in powerapps" that you select in the flow will be the parameters that you need to use in the formula to call the flow in powerapps.

    Just like this:
    7232.PNG

     

     

    After you create this flow successfully, you need to set your app like this:

    choose the button that you want to trigger the flow, choose the flow that you want to trigger.

    7234.PNG

     

     Then use formula like this to call this flow:

    flowname.Run(paramaters)
    //please fill in your flow name and the parameters that the flow needs

     

     

    Best regards,

     

  • mdevaney Profile Picture
    29,987 Super User 2025 Season 1 on 22 Jul 2020 at 21:13:45
    Re: Start a Power Automate (flow) by pressing a button in PowerApps

    @Mirtemir 
    Did you read the tutorial?

  • Verified answer
    mdevaney Profile Picture
    29,987 Super User 2025 Season 1 on 22 Jul 2020 at 12:09:20
    Re: Start a Power Automate (flow) by pressing a button in PowerApps

    @Mirtemir 

    This official tutorial by Microsoft will tell you everything you want to know

     

    Link to Power Apps + Flow Article

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/using-logic-flows

     

    ---
    Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 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,731 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,075 Most Valuable Professional

Leaderboard
Loading started
Loading complete