Introduction:
In this Blog we will see how to use Terminate Operation in Microsoft flows
Implementation Steps:
1. Navigate to https://make.powreautomate.com
2. Click My Flows --> Select New Flows and Select Instant Cloud Flows
3. Then it will show a popup input the name and Select PowerApps
4. In My demo am using Back End as SharePoint List.
5. If the SharePoint List Does not Contain Data Terminate the flow else process the flow
6. For that First use Get List and Get the Items from the List
7. Add a Condition and Check the Length of the List
8. If the Length is 0 then Terminate the flow (Click Add Step and Search for Terminate)
9. Once Added you can provide Your Own Status Code and Message
That's it
No comments:
Post a Comment