Challengesch-15-map-employee-csv-export-for-onboarding-api
DataWeaveELEMENTARY

Map Employee CSV Export for Onboarding API

Stratford Manufacturing's HR team exports new hire records weekly from their legacy HRIS as a semicolon-delimited CSV file. Your task is to parse the file, discard employees who are not yet active, and transform the remaining records into the JSON structure required by the Onboarding REST API. The challenge covers CSV format declaration, status-based filtering, field renaming, text normalization, and safe handling of optional columns.

rest-apicsvsftpfilter
Challenge Info
Access Tier
FREE
Est. Time
15MIN
XP Reward100
Points120
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
#rest-api#csv#sftp#filter