What problem does it solve?
Extracts and shapes Braze export data so analysts can generate accurate reports, troubleshoot missing files, and ingest datasets into BI tools without manual rework.
Core Features & Use Cases
- Decision guidance: Route exports appropriately between dashboard CSVs and the Export REST API based on volume and freshness needs.
- Operational checks: Diagnose S3 routing, link expiry, chunked CSV behavior, and common export errors to restore access to missing data.
- Formatting & delivery: Prepare exports for Excel and BI platforms, handle UTF-8/encoding issues, and document field sets for segment, campaign, Canvas, revenue, and custom event exports.
- Use case: Split a 2M-user segment across random_bucket ranges, export via the API to S3, verify uploaded ZIPs, and transform JSON/CSV chunks into a consolidated analysis table.
Quick Start
Use the analyst-data-export skill to export segment or campaign recipient data, validate S3 delivery, and format the resulting CSVs for analysis.