-
Notifications
You must be signed in to change notification settings - Fork 0
Power Automate Flows
To effectively work with Power Automate flows, whether for new development or modifying existing flows, it is important to follow these essential steps:
-
SSW Development
( Where we develop or modify existing flows ) -
SSW UAT
( Where we deploy our flows through the pipeline to test them before deploying them to production ) SSW Production
Figure: Accessible environments on Power Apps
We use the following solution for our flows
SSW.Dory
Figure: Steps to get on to SSW.Dory
solution
Currently, we are using the following flows for our solution:
-
SSW.Dory
This is responsible for controlling all the flows -
SSW.Dory.Emailing
This is responsible for sending email notifications to the targeted people -
SSW.Dory.GitHub
This is responsible for finding PRs in SSW GitHub repos that have been open for longer than a certain period of time -
SSW.Dory.SharePoint
This is responsible for finding SharePoint pages that have been left checked-out
Figure: Flows in the solutions
We are using CRM pipeline to deploy the SSW.Dory
solution, Please follow the steps mentioned on - https://dev.azure.com/ssw2/SSW.CRM