CIS-ITSM · Question #4
What are the components of a Flow Action?
The correct answer is C. Inputs Action Steps and Outputs. In ServiceNow Flow Designer, a Flow Action is a reusable, self-contained unit made up of three components: Inputs (data passed into the action), Action Steps (the logic/operations executed, such as creating records or calling scripts), and Outputs (data returned from the action…
Question
What are the components of a Flow Action?
Options
- AProcesses, Subprocess aid Action Steps
- BIndexes, Processes and Outputs
- CInputs Action Steps and Outputs
- DInputs Processes, Subprocesses and Outputs
How the community answered
(22 responses)- B9% (2)
- C86% (19)
- D5% (1)
Explanation
In ServiceNow Flow Designer, a Flow Action is a reusable, self-contained unit made up of three components: Inputs (data passed into the action), Action Steps (the logic/operations executed, such as creating records or calling scripts), and Outputs (data returned from the action for use downstream). This is distinct from a Flow itself, which orchestrates multiple actions. Options A and D describe processes/subprocesses which are Flow-level concepts, not Action-level.
Topics
Community Discussion
No community discussion yet for this question.