SNOW-CAD Integrating and managing application data Practice Question
Which THREE factors should be considered when deciding between using a REST API integration and an Import Set for data ingestion?
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
✓
Real-time vs batch processing requirement
Options A, B, and D are correct. Real-time vs batch processing (A) is a key difference between REST API and Import Sets. Volume of data (B) affects performance and feasibility of each method. Complexity of data transformation (D) determines which method is more suitable, as Import Sets handle transformations well while REST APIs may require custom scripting. Authentication and authorization (C) is needed for both, so it's not a deciding factor. Support for OAuth 2.0 (E) is a specific authentication method, not a general consideration.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Real-time vs batch processing requirement
Why this is correct
REST is real-time; import sets are batch.
- ✓
Volume of data to be imported
Why this is correct
Large volumes are better handled by import sets; REST is more suitable for small, real-time data.
- ✗
Need for authentication and authorization
Why it's wrong here
Both methods require authentication; not a distinguishing factor.
- ✓
Complexity of data transformation needed
Why this is correct
Import sets offer rich transform maps; REST may require custom scripting.
- ✗
Support for OAuth 2.0
Why it's wrong here
OAuth is specific to REST, but it is not a broad factor; it's a subset of authentication.
Go deeper
Related to this question
About these practice questions
One of 481 original SNOW-CAD practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
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.