SDKs and APIs
36 TopicsNon-User-Specific Custom Events?
Hi all, we want to set up a campaign that is sent to anyone in our target audience when a specific event occurs on-site, but it would not be a user-specific custom event. Is there a way to do this without assigning the event action to each user? Example: a recurring event on our site occurs on non-standard intervals and we want to send a push to customers when we're X% away.1KViews1like9CommentsBest way to update thousands of profiles at once?
We would like to classify all of our active user profiles, based on app engagement/behavior, on a nightly or weekly or monthly basis. This requires tens of thousands of api requests, which can be done in batches of 225, running in a loop, calling Braze's api endpoint on each iteration to update custom profile attributes. We've been told this is a common practice among other companies, so I'm wondering if anyone here has any experience or advice for doing this without burning up CPU's and taking hours to complete. Thanks, Kyle706Views0likes4CommentsUpdate images AFTER sending?
Hey all, Hoping someone in this wicked community knows something I don't 🤞 I have an email that populates images via connected content (API call). The email has already gone out to users but we'd like to replace the image with another one. As this is an API served image and not within the Braze Media Library does anyone know of a means to update this? Would the fact that this is an image hosted outside of braze allow it to bypass the global CDN? And providing this is possible is it viable to force a recache for google/apple and their proxy loading mechanic? Thanks in advanceSolved517Views0likes3CommentsBraze Step-By-Step Guide: How to Create API Keys and Set Up Webhook Campaigns
Knowing how to use Braze Webhooks unlocks a whole new world of use cases. Read this step-by-step tutorial to get one step closer to becoming a Technical Marketer💪🏻 https://www.blog.fornowmarketing.com/blog/braze-step-by-step-guide-how-to-create-api-keys-and-set-up-webhook-campaigns416Views3likes3CommentsShopify Abandoned Cart Link Integration / Automation
Hi all, Wanted to see if anyone here has any experience integrating an abandoned cart link from Shopify into a Canvas in Braze, and in turn, how I'd automate or "trigger" the event of an abandoned cart in Braze. Thank you!Solved413Views0likes2CommentsAPI / User limitation from Braze to other system and vice versa
Dear Team, I have referred the Braze Doc about Rate limit, which is doubtful to me. Can any one do testing or live pls help to give answer 1) How many request can be send from Braze to other system(3rd party API) through Webhook & Connected content 2) In Braze, How many request can be handled if received from other systems(3rd party API) 3) Do we have any bulk concepts in braze? for export data or import data from other system(3rd party API) Thanks,376Views0likes2CommentsParsing .txt from API "Export Users By Segment"
Hello Everyone! I manage a daily newsletter. To measure user engagement, we categorize users by how many emails they open per week. I'm facing trouble using the export file from "Export Users By Segment" API endpoint. here is my workflow: export "External_id" and "campaigns_received" fields from the recipient segment. for each External_id, check how of last week's emails are "opened" throw that data into my python script to graph the % of users who open emails 5, 4, 3, 2, 1 times a week. How can i parse the exported user details to look readable, like the sample braze response? this will make it tons easier to understand and therefore work with the data. Here is what the (dummy) data looks like vs what i want it to look like: Thanks a lot!!359Views0likes1CommentAPI driven campaign with audience driven by call
Hello, I am looking for clarification on using an API driven campaign and targeting users based on atributes passed in via the API call. is this down by calling on a predefined segment or is better done by building the audience via connected audiences in the call?358Views0likes2CommentsCICD / Deployment Strategy
Is there any kind of deployment strategy we can use with Braze? It seems like there are no options to build out, for example, a campaign in our development environment and then move it to production without having to manually create it there from scratch. This creates a huge potential for human error and limits what we can do from an automation standpoint. Can someone help me out there? I understand that potentially we could build out our own tooling using the Braze APIs but I'd rather use something out of the box that we don't have to maintain ourselves.354Views0likes2Comments