Challengesch-01-customer-profile-normalization-crm-to-internal-api
DataWeaveBEGINNER

Customer Profile Normalization — CRM to Internal API

A consumer calls your system's REST endpoint with a customer profile sourced from NexaCRM — a deeply nested JSON structure that your internal Customer Management API cannot consume directly. In this challenge you will flatten the nested payload into a single-level object the downstream API accepts. You will practice DataWeave's multi-value selector and range selector, two tools that appear constantly when working with arrays of typed objects in real CRM integrations.

Challenge Info
Access Tier
FREE
Est. Time
15MIN
XP Reward100
Points200
Status
Not enrolled
Rating

Community

No ratings yet
Integration Flow

Account required

Sign in to start this challenge

Create a free account or sign in to enroll and access the full challenge.

What you'll do
  • Write DataWeave transformations in a live editor
  • Validate your output against test cases
  • Submit all test cases and get scored
Skills practiced

DataWeave 2.0 · JSON · XML · CSV transformations