A company wants to automate sending a welcome email to new employees after they are added to a SharePoint list. Which type of trigger should be used in the Power Automate flow?
Trap 1: For a selected item - SharePoint
Incorrect. This is a manual trigger for selected items, not automatic.
Trap 2: Recurrence
Incorrect. This runs on a schedule, not on creation of an item.
Trap 3: Start and wait for an approval
Incorrect. This is for approval workflows, not for creation events.
- A
For a selected item - SharePoint
Why wrong: Incorrect. This is a manual trigger for selected items, not automatic.
- B
Recurrence
Why wrong: Incorrect. This runs on a schedule, not on creation of an item.
- C
Start and wait for an approval
Why wrong: Incorrect. This is for approval workflows, not for creation events.
- D
When an item is created - SharePoint
Correct. This trigger initiates the flow when a new item is added to the list.