Forum Discussion
jewsbur0TN
2 years agoSupporter
How to update a custom attribute via Zapier
Hello all, Looking for a way to update a custom attribute using Zapier. I'm trying to connect a tool (Referal Rock) that has a native integration to Zapier. I want to trigger a change on a custom at...
SachinDhir
3 months agoSupporter
Hi,
You can use Braze endpoint: https://rest.iad-01.braze.com/users/track
(replace iad-01 with your Braze instance's region).
Set the Content-Type header to application/json.
Add your Braze REST API key as a header: Authorization: Bearer YOUR_REST_API_KEY
Request Body in JSON format should like below:
Documentation link: https://www.braze.com/docs/api/endpoints/user_data/post_user_track/#prerequisites
Related Content
- 2 years ago
- 2 years ago
- 2 years ago