nerdexam
ServiceNow

CAD · Question #238

In Flow Designer, where is the data from an action stored so it can be used in subsequent actions in the flow?

The correct answer is A. Data Pill. In Flow Designer, data generated by an action is stored in a specific element to allow its reuse in subsequent flow steps.

Submitted by tom_us· Apr 18, 2026Application Automation

Question

In Flow Designer, where is the data from an action stored so it can be used in subsequent actions in the flow?

Options

  • AData Pill
  • BField Icon
  • CField Value
  • DData Trigger
  • EData Element

How the community answered

(17 responses)
  • A
    88% (15)
  • C
    6% (1)
  • E
    6% (1)

Why each option

In Flow Designer, data generated by an action is stored in a specific element to allow its reuse in subsequent flow steps.

AData PillCorrect

In Flow Designer, the output data from an action is stored in a 'Data Pill'. These data pills can then be dragged and dropped into subsequent actions or flow logic to utilize the information generated by previous steps, enabling smooth data flow through the process.

BField Icon

A 'Field Icon' is a visual indicator, not a mechanism for storing action output data.

CField Value

A 'Field Value' is the content of a specific field, not the general storage construct for an action's entire output.

DData Trigger

A 'Data Trigger' initiates a flow but does not store or pass data from actions within the flow.

EData Element

'Data Element' is a generic term and not the specific Flow Designer construct used for action output.

Concept tested: Flow Designer data passing (Data Pills)

Source: https://docs.servicenow.com/bundle/utah-low-code-development/page/administer/flow-designer/concept/flow-designer-data-pills.html

Topics

#Flow Designer#Data Pill#Action output#Data passing

Community Discussion

No community discussion yet for this question.

Full CAD Practice