Challengesch-16-rest-pricing-dedup
DataWeaveINTERMEDIATE
Pricing Bulk Import with Deduplication
A retail pricing team submits bulk CSV files via a REST endpoint. The raw feed is noisy: it can contain duplicate SKU rows from the client's export tool, blank product names, and zero-price entries that must be rejected. You will transform the CSV client model into the JSON envelope the MuleSoft process layer expects — deduplicating entries by SKU, filtering out unapproved items, and reporting how many rows were skipped in the response envelope.
deduplicationbulk-importrest-apicsv
Rating
Community
No ratings yetEnroll to rate
Challenge Info
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
#deduplication#bulk-import#rest-api#csv