users_track
Update Braze user attributes, log custom events, and record purchases to maintain accurate profiles and activity data.
Instructions
Track user data including attributes, custom events, and purchases. Use this to update user profiles, log events, and record purchases in Braze.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | Braze REST API key (optional if set via env/header) | |
| events | No | Custom events to log | |
| purchases | No | Purchase events to record | |
| attributes | No | User attributes to update (max 75) | |
| restEndpoint | No | Braze REST endpoint URL |