Courseiva
Data Cloud OverviewhardMultiple SelectObjective-mapped

Data 360 Consultant Data Cloud Overview Practice Question

A consultant is troubleshooting a newly created Data Stream in Salesforce Data Cloud where records are failing to ingest from an external REST API source via the Ingestion API. Which THREE factors should the consultant investigate? (Choose three.)

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

Verify that the JSON payload matches the schema definition of the target Data Lake Object (DLO).

Ingestion API failures typically relate to authentication credentials (JWT/OAuth), payload schema validation errors against the DLO definition, or incorrect endpoint/connector configurations.

Answer analysis

Option-by-option breakdown

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

  • Verify that the JSON payload matches the schema definition of the target Data Lake Object (DLO).

    Why this is correct

    Mismatched JSON structures or missing required fields cause ingestion failures against the target DLO schema.

  • Modify the Apex controller class in Sales Cloud to trigger the API push.

    Why it's wrong here

    Ingestion API operates independently via REST endpoints and does not require Sales Cloud Apex controllers.

  • Ensure the Ingestion API connector limit or streaming frequency has not been exceeded.

    Why this is correct

    Rate limits and streaming volume thresholds must be respected to prevent ingestion throttling or dropped batches.

  • Check that the connected app authentication tokens and JWT bearer flow parameters are valid.

    Why this is correct

    Ingestion API requires correct OAuth/JWT authentication credentials; expired or misconfigured tokens cause authorization errors.

  • Update the Identity Resolution match rules to resolve duplicate source records.

    Why it's wrong here

    Identity Resolution occurs downstream after ingestion; failing ingestion prevents records from reaching DLOs in the first place.

About these practice questions

This Data 360 Consultant question is part of Courseiva's 521-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Salesforce exam blueprint

This Data 360 Consultant practice question is part of Courseiva's free Salesforce 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 Data 360 Consultant exam.