Fix Corsizio API Import
Canadian Elite Volleyball Academy — Development Update • March 30, 2026
Fix Corsizio API Import
What & Why
The Corsizio import tool shows "No events found" because the code uses incorrect field names for the Corsizio API v1 response. The API returns events under but the code checks and , so it always gets an empty array. Additionally, several event field names are wrong ( vs , vs , vs , etc.).Done looks like
- Clicking "Import from Corsizio" in Events Management shows the actual list of Corsizio events from the academy's account
- Selecting an event shows its details and registrants correctly
- Importing an event creates the academy event with correct data (dates, prices, descriptions)
Out of scope
- New Corsizio features or UI changes beyond fixing the field mapping
Relevant files
- - -Canadian Elite Volleyball Academy
elitevolleyball.training
No comments:
Post a Comment