Tuesday, November 15, 2022

How to Run Power Automate Flow from Canvas App PowerApps

 

Introduction

In this topic, We'll Embed Power Automate in Canvas App and will run it through Canvas App button.

In this post we'll create a Canvas App with button and add Power Automate Flow. 


Click on New App as Canvas



Create New App with name 



Click on Add data and Select Button





Click on Power Automate and then Create New Flow




Then Select a Flow as Send Approval And follow up via email





Name, Approvals and office 365 outlook automatically configure






Field Values
Automatically Configure and click on create flow





We can see Flow is added 





Select button and add formula and set email for approval and follow up email
FlowName.RUN() In this Main Formula .RUN will execute Flow





Email will receive with Approve, Reject and Comment section




Follow up Email with Comment will look like this



We Can See Power Automate Flow is trigger within Canvas App, Approval and Follow up Email also received

Saturday, November 12, 2022

When a new File in added in SharePoint Document Notify on MS Teams and posted on Yammer Group

Introduction

In this topic, we'll get notification on MS Teams group and also in Yammer group by using Microsoft Power Automate Flow when a new item is added in SharePoint Document Library. 

Open Power Automate Flow


Click on New Flow and select Automated Cloud Flow


Click on Skip and then Select the Trigger of the Flow as 

When a SharePoint file is created


Set Site Address the Select Document Library Name in which file will add

Click on New Step and Select Yammer Post Message Action


Select Group ID, Message Text and Network ID

After setting 

Click on New Step and Select Teams 

Post Message in a Chat or Channel



Set Post as, Post In, Team, Channel and Message

Save and Run the Flow by adding file in select Document Library which we set on first step.

Yammer Group Message will be look like this.




Teams Channel Message will be look like this.



We can see file name is in Yammer Group and as well as on Teams Channel.