/assets?tab=imports). There is no Stagera connector. Soundcheck does not connect to Stagera API keys. PRO-307: files only.
Empty-state Imports is drop-first. Drop files on the empty state; don’t lead with pick-target-first. There are no in-product “Coming from Stagera” cards. There is no Organized / Processing / Queued UI to watch.
Who can import (web UI): organization owner or admin on the active org, with the data-import flag enabled. Prefer in-app target templates when you need a known-good column set.
Shared mapping traps (email hard-required on Crew, upload types, ICS rejected): Coming from another system.
What you can bring over
Prefer customer CSV / XLSX exports and list downloads from the Stagera UI when available. Use their OpenAPI only as a customer export aid to produce a season zip, not as a Soundcheck connector.
Official export steps
Crew
- In Stagera, open People → Crew.
- Use the Crew Import CSV column shape as your remap target (same columns are useful when exporting or rebuilding a sheet):
first_name,last_name,email,phone,role,hourly_rate,skills,notes,is_active - If you have an API dump, keep CrewMember
idas a provenance / futureexternal_idcolumn. The live spreadsheet Crew wizard still dedups on email today.
role → Crew position. Leave hourly_rate, skills, and is_active unmapped (no free-form metadata Inventory/Crew dump field).
Events / Jobs
- Open Jobs.
- Use ⋯ → Import Events template columns as the remap target:
name,event_date,start_time,end_time,venue,status,description,client_name,client_email,client_phone - Stagera also accepts
.ics/.icalinside Stagera. Soundcheck’s importer rejects ICS / webcal. Convert to CSV first.
name → event title, event_date → event date, times → start / end time. If you have API end_date / multi-day, map toward event_end_date when your environment exposes it; otherwise keep in metadata. venue is a string on the job (not a separate Stagera Venue collection). Build a BYO Venues sheet if you need the address graph. Split client_* into Clients when you want directory matches before gigs.
Inventory
- Open Warehouse → Smart inventory import.
- Download the XLSX template and export or reshape your warehouse to match.
- Name → inventory name (required; matching is by name)
- Category → category (when offered)
- Quantity → quantity / stock (when offered)
- Condition → condition (when offered)
- Location → location (when offered)
Pick lists (optional)
PickList + PickListItem may require an API dump when the UI export path is not confirmed. Map event-scoped lines toward pack items when your season zip and product support it. Keep stage / warehouse / quote flags as metadata. Do not promote Stagera pick-list stage progression as a Soundcheck runtime.API dump (customer-side only)
Admin → Integrations → Developer Tools. OpenAPI: https://app.stagera.ai/api/v2/openapi.json · docs: https://stagera.ai/api-reference Use that to produce CSV / JSON for a season zip. It is not a Soundcheck connector. Do not paste Stagera API keys into Soundcheck.Recommended zip / sheet layout
Stagera-specific mapping notes
- Venue is a string on Event. BYO a Venues sheet for addresses.
- Stagera accepts ICS; Soundcheck does not. Convert.
- Inventory commercial extras (weekly / sales / replacement / serial / dims) stay unmapped.
- Do not wire Stagera API keys into Soundcheck.
- Do not promise pack lists or schedule machines via the CSV wizard alone until your environment shows those columns.
Import order
- Crew
- Venues (BYO if needed) / Clients
- Inventory (warehouse XLSX)
- Events (jobs CSV; attach pack lines when you have them)
Import path
- Open Organization → Imports (
/assets?tab=imports). Drop files on the empty state (drop-first). Review detected targets, map columns (especially Email on Crew), preview, commit. - Save a mapping template once Crew / Jobs / Inventory headers are mapped.
- After commit: open Gigs, ask people to accept invitations, spot-check inventory / clients, re-import once (expect 0 new rows).
Older bookmark: Settings → Organization → Imports (
/settings/organization/imports). Prefer Organization → Imports. On some builds (including DEV), that Settings path can bounce an owner to /gigs instead of the importer. Treat that as a product gap, not a docs typo. /imports is a redirect only. Related
Coming from another system
Hub for Planning Center, Back On Stage, Master Tour, Stagera, and LASSO / Shoflo
Operator data imports
Organization → Imports wizard, targets, and permissions