Servicenow Certified Application Developer CAD · Free Practice Question Easy
Question 22
Which of the following is NOT a trigger type in Flow Designer?
-
A
Record
-
B
Application
-
C
Outbound Email
-
D
Schedule/Dates
Reveal correct answer
Correct answer: C
Explanation
Source: Documentation
Correct answer:
Outbound Email: This is the correct answer. "Outbound Email" is not a trigger type in ServiceNow's Flow Designer. Flow Designer triggers are events that initiate the execution of a flow, and "Outbound Email" is not one of them. Think of it like a car ignition; turning the key starts the engine, but sending an email from the car's infotainment system won't.
Incorrect answers:
Application: This is a trigger type in Flow Designer. It allows you to initiate a flow based on application-specific events. Imagine it as a specific app on your phone sending you a notification; it triggers a specific response.
Record: This is another trigger type. It initiates a flow based on changes to a record in a table. Think of it like a motion sensor; when it detects movement (a record change), it triggers an action (the flow).
Schedule/Dates: This is also a trigger type in Flow Designer. It allows you to initiate flows based on a schedule or specific dates. Consider it like setting an alarm; when the time comes, it triggers the action you've set.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
