Microsoft Dynamics 365 Fundamentals — Question 33
You need to use Microsoft Flow to perform data-management tasks when users interact with records in Dynamics 365.
Which three types of triggers can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. on demand
- B. when a record is created
- C. on request
- D. when a record is updated
- E. when a record is deleted
Correct answer: B, D, E
Explanation
The correct answers are B, D, and E because these triggers specifically respond to changes in record states within Dynamics 365, enabling automated workflows. Option A, 'on demand,' and option C, 'on request,' do not refer to event-driven triggers and therefore are not applicable in this context.