Ingest user attributes and custom events into Braze using the /users/track endpoint

domain: www.braze.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Create a REST API key in the Braze dashboard with the users.track permission and store it securely.
  2. Build a POST request to your Braze instance's /users/track endpoint with Content-Type: application/json and the header Authorization: Bearer YOUR_TOKEN.
  3. Construct the request body with up to 75 total objects combined across attributes, events, and purchases arrays — each object targets one user identified by external_id or braze_id.
  4. Send the request and check the response for a message field; a value of success indicates all objects were accepted, while errors_log will list any per-object failures.
  5. For large backfills where real-time delivery is not required, use the /users/track/bulk endpoint instead, which accepts higher batch sizes.

Known gotchas

Related routes

Track users and custom events in Braze and trigger a campaign via the REST API
braze · 5 steps · unrated
Ingest a batch of server-side events into mParticle using the Events API batch endpoint
docs.mparticle.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans