users_export_segment
Export all user profiles in a Braze segment as an async job, with optional fields and zip/gzip output. Use it to retrieve audience data for analysis or backup.
Instructions
Export all user profiles in a segment (async job).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | Braze REST API key | |
| segment_id | Yes | Segment ID to export | |
| restEndpoint | No | Braze REST endpoint URL | |
| output_format | No | ||
| fields_to_export | No | ||
| callback_endpoint | No | Webhook URL for completion |