In a previous lab, you created a sample cloud flow that can run a desktop flow on your computer and then enter the invoice information for Globomantics. However, you’ll need to manually trigger that cloud flow to run every time. The Globomantics Corp. uses SharePoint Lists to store invoicing information. Therefore, your next task is to build a new cloud flow that automatically triggers whenever a new list item is created. To do so, you’ll need to use an Outlook connector in the cloud flow.
You’ll complete the following tasks in this lab:
Duration
: 40 minutesPrerequisites
- Each student must have a dedicated custom SharePoint list named Invoicing. This list can be imported from the resources section of this lab.a. Let’s start by creating a new cloud flow:
b. Add a new action Run a flow with Power Automate for for desktop
c. Configure the connection:
d. Configure the action:
e. Add a Send an email(v2) action:
f. Update the SharePoint list and pass the Internal Invoice Number dynamically:
g. Save and test the flow by adding a new item to the Invoicing list.