Skip to main content

Braze

Page status

Verified Platform

Verified rows

10

Candidate rows

0

Excluded rows

0

Primary sources

2

Last reviewed

2026-03-31

Platform Summary

Braze users.track and event object contracts.

Scope

Primary execution surface: server.

Developer Source Map

SourceReason
Braze Event ObjectEvent Contracts; event fields, required schema
Braze Track Users EndpointTransport / Payload Rules; User Data Contracts; events, payload, user data

RudderStack Cross-Check

RudderStack is used here only as secondary engineering evidence for discovery and cross-check.

DestinationTypeLink
brazeDiscovery leadsource

Verified Contracts

Event Contracts

Object / EventFieldApplies ToTypeRequirementExact FormatNormalizationHashingExamplesCaveatPrimary SourceStatusConfidence
event_objectnameserverstringRequiredCustom event name string.Not clearly specifiedNot clearly specified-Braze Event Object requires name.Braze Event ObjectVerifiedHigh
event_objectpropertiesserverobjectOptionalJSON object of event properties.Not clearly specifiedNot clearly specified-Event properties are optional and object-typed.Braze Event ObjectVerifiedHigh
event_objecttimeserverstringRequiredDatetime string (ISO 8601 accepted).Not clearly specifiedNot clearly specified-Braze Event Object requires time.Braze Event ObjectVerifiedHigh

User Data Contracts

Object / EventFieldApplies ToTypeRequirementExact FormatNormalizationHashingExamplesCaveatPrimary SourceStatusConfidence
users.trackexternal_idserverstringConditionalPrimary user identifier string.Not clearly specifiedNot clearly specified-external_id is a standard identifier in Braze tracking payloads.Braze Track Users EndpointVerifiedHigh
users.trackidentifierserverstringConditionalEach object should include one allowed identifier set.Not clearly specifiedNot clearly specified-Identifier rules are explicitly documented for /users/track.Braze Track Users EndpointVerifiedMedium

Transport / Payload Rules

Object / EventFieldApplies ToTypeRequirementExact FormatNormalizationHashingExamplesCaveatPrimary SourceStatusConfidence
users.trackattributesserverarray<object>OptionalArray of User Attributes Objects.Not clearly specifiedNot clearly specified-Attributes object schema is documented by Braze.Braze Track Users EndpointVerifiedHigh
users.trackAuthorizationserverstringRequiredAuthorization: Bearer <REST_API_KEY>Not clearly specifiedNot clearly specified-REST API key with users.track permission is required.Braze Track Users EndpointVerifiedHigh
users.trackContent-TypeserverstringRequiredapplication/json request header.Not clearly specifiedNot clearly specified-JSON payload is required.Braze Track Users EndpointVerifiedHigh
users.trackendpointserverstringRequiredPOST https://<rest-cluster>/users/trackNot clearly specifiedNot clearly specified-Braze users.track endpoint contract.Braze Track Users EndpointVerifiedHigh
users.trackeventsserverarray<object>OptionalArray of Event Objects.Not clearly specifiedNot clearly specified-Event object schema is defined in Braze Event Object docs.Braze Track Users EndpointVerifiedHigh

Candidate / Needs Review Items

No candidate rows currently tracked.

Excluded Items

No excluded rows in this revision.

Last Reviewed

2026-03-31