Courseiva
Platform Features and IntegrationeasyMultiple ChoiceObjective-mapped

SNOW-CAD Platform Features and Integration Practice Question

A company wants to allow their customers to submit requests via email. The email should create a new record in the 'Request' table. Which component should be used to define the mapping of email fields to the ServiceNow table fields?

⚠ Common exam trap

Candidates often confuse 'Inbound Email Action' with 'Inbound Email Script' because both involve scripting, but the Action is the correct component for declarative field mapping and record creation, while the Script is a more manual, lower-level option that is not the standard approach for this use case.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Inbound Email Action

An Inbound Email Action is the correct component because it defines the mapping of email fields (e.g., subject, body, sender) to ServiceNow table fields (e.g., 'Short description', 'Description', 'Caller'). It uses a script or condition to parse the incoming email and create or update records in a specified table, such as the 'Request' table. This is the standard mechanism for turning an email into a ServiceNow record.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Inbound Email Action

    Why this is correct

    Inbound email actions define conditions and scripts to map email fields to table fields.

  • Email Account

    Why it's wrong here

    Email accounts define the mailbox, not field mapping.

  • Inbound Email Script

    Why it's wrong here

    'Inbound Email Script' is not a standard component; the correct term is Inbound Email Action.

  • Email Notification

    Why it's wrong here

    Email notifications are for outgoing emails.

About these practice questions

Courseiva writes every SNOW-CAD question from scratch — 481 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SNOW-CAD practice question is part of Courseiva's free ServiceNow certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SNOW-CAD exam.