Forum Discussion
Drew
3 months agoSupporter
How to tell a recipient's bounce status in an export?
I am using the Braze export API to pull down recently added users, and want to check if any of them are marked as hard bounce, or have already accumulated any soft bounces (and if so, in what time pe...
TedScott
3 months agoVisionary
You can pull hard bounces via the API
https://www.braze.com/docs/api/endpoints/email/get_list_hard_bounces
Do you have currents sending data to snowflake or other data storage? If so, the bounce data can be queried / reported on there.
You can pull hard bounces from the API:
https://www.braze.com/docs/api/endpoints/email/get_list_hard_bounces
As you have surmised, there are less direct ways to get what you want using segments and/or segment extensions using SQL and there are some related sample templates:
https://www.braze.com/docs/user_guide/analytics/query_builder/query_templates/#campaign-templates
Related Content
- 3 months ago
- 4 years ago
- 12 months ago