From the course: Microsoft Power Platform Fundamentals (PL-900) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Run a cloud flow
From the course: Microsoft Power Platform Fundamentals (PL-900) Cert Prep by Microsoft Press
Run a cloud flow
Once you've created a flow and clicked save, it appears in your My flows list. But the next step should be to test the flow to see that it operates correctly. And in the upper right of your screen you would see for every flow a test button and that produces a dialog box like this that enables you to specify how you're going to test this flow. So, in this case, we're dealing with a flow that checks when new email arrives, and when you test it, you can either perform the trigger action, you could use data from previous executions of the flow, or you could use data taken from OneDrive for Business, which is still connected. When you select all perform the trigger action, then it's a manual process that you have to satisfy by the trigger by generating an email. Or in the second case which we've selected here, we're choosing a previous test and using the data from that to run another test. Here's how it looks. When you have your…