CSA · Question #322
Which of the following is used to initiate a flow?
The correct answer is A. A Trigger. A Trigger is the component within ServiceNow Flow Designer that initiates a flow based on specific conditions or events.
Question
Which of the following is used to initiate a flow?
Options
- AA Trigger
- BCore Action
- CA spoke
- DAn Event
How the community answered
(19 responses)- A95% (18)
- C5% (1)
Why each option
A Trigger is the component within ServiceNow Flow Designer that initiates a flow based on specific conditions or events.
A trigger defines when a flow should start, such as when a record is created or updated, on a schedule, or when an application event occurs.
A Core Action is a reusable operation within a flow, but it does not initiate the flow itself; it performs a specific task once the flow has started.
A spoke is a collection of related actions, subflows, and flow templates for a particular application or integration, not something that initiates a flow.
While an event can be a *type* of trigger, 'An Event' itself is not the specific Flow Designer component used to *initiate* the flow; the trigger *uses* the event.
Concept tested: ServiceNow Flow Designer components (Trigger)
Source: https://docs.servicenow.com/bundle/utah-application-development/page/administer/flow-designer/concept/flow-designer-triggers.html
Topics
Community Discussion
No community discussion yet for this question.