Microsoft Power Platform App Maker — Question 80
A company uses Power Automate. You have a SharePoint list that stores information on service-level agreements.
The procurement team wants to receive email notifications when new records are created and updates to existing records are made to the SharePoint list.
You need to create a cloud flow to meet this requirement.
Which trigger should you use?
Answer options
- A. When an item is created or modified
- B. When a file is created (properties only)
- C. When a file is created in a folder
- D. When an item is created
Correct answer: A
Explanation
The correct answer is A, as it allows for notifications when items in the SharePoint list are created or modified. Option B and C are not applicable since they pertain to files, not list items. Option D only triggers when an item is created, missing the updates to existing records.