ServiceNow Certified System Administrator — Question 17

What component causes a flow to run after a record has been created or updated?

Answer options

Correct answer: C

Explanation

The correct answer is C, as a Record-based trigger specifically activates flows when there is a creation or update of a record. The other options do not accurately represent the condition under which a flow is triggered in this context, with Date-based and Updated-date triggers focusing on time conditions, and Application-based triggers relating to broader application events.