Connector Improvement: Braze Connector - additional User Profile fields
AnsweredWould it be possible to enhance Fivetran's support for more fields in the Braze User Profile exports? The current User schema from Braze does not include fields like `devices` or `push_tokens`, both of which would be helpful to our team.
https://www.braze.com/docs/api/endpoints/export/user_data/post_users_segment
Braze allows for customization of returned user fields via their `fields_to_export` request parameter. It is required for this API, so I'm reasonably confident the Fivetran Braze connector already utilizes this to load user data today.
Ideally we can specify the fields via configuration within Fivetran of the Braze connector itself.
-
Official comment
Hi Josh,
Thanks for submitting this request. We already support the push_tokens data in a separate table called user_push_token. You can search for it in our ERD here: https://fivetran.com/connector-erd/braze. The reason we broke this out into a separate table is that Braze returns this data as an array with several nested fields.
I'll add a task to the team's backlog to create a similar device table. I'll keep you posted on the progress on that. Any additional upvotes on this feature by other users will help increase the priority relative to the other items in our backlog.
Cheers,
Luke
Please sign in to leave a comment.
Comments
1 comment