
Explanation:
Box: Power Automate
To run workflows directly when buttons are selected, makers can use ____________.
To run workflows from a button in a Power Apps canvas app, you should use Power Automate by adding a flow to your app and then calling that flow from the button's OnSelect property in Power Apps Studio. When you select the button, the Power Automate flow will execute, performing tasks like sending an email, creating a record, or updating data across services, even if the user closes the app.
Reference:
https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/using-logic-flows