The most recent content from our members.
I am looking for a solution for storing terms and conditions that have the following features place hodlers for dynamic dates and other dynamic variables. each T&C item is related to a content_id within the email it's used in I have tried both catalogs and json nested profile attributes but both have the same problem where…
I am hiring a temp 3-5 month CRM Ops leader for medical leave coverage. Looking for a full time or near full time contractor, managing the CRM ops team (8 people) who operates in cordial (email) and braze (push and IAMs). The Braze expertise is more critical. I want someone who can be a player/coach, roll up their sleeves…
Liquid's handling of strings/numbers is a little crazy. The standard/suggested approach of multiplying by 1 or adding 0 to a string to check if it's a number is broken if the first character of the string is a number. e.g. {% assign my_string = '2 Fast 2 Furious' %}{% assign my_string = my_string | plus:0 %}{{my_string}}…
Hi! Absolute beginner here, with a rather specific use case query: can I use Liquid to populated an email with the date of the Monday of the previous calendar week, rendered as [number] [month], e.g. 2 January? Contextual example would be an email that says "On the week starting [dynamic date], this happened."
Hey all, I have a Canvas with 15 message steps for different stores, and I need to cap user entry for each message step. Each step has a different entry limit, and if one store reaches its limit, the audience needs to move to the next store, and so on through the rest. I tried a workaround using the Catalog (Synchronous)…
How can we set the unsubscribe to only remove the user from the specific subscription group? We don't want to do this through a preference center. We just want to have a link that automatically removes the user from the specific subscription group that the email was sent to. Also, when importing users via CSV that could be…
Cat Facts are back! There's so many cool use cases for Connected Content, and if you want to get started with some practice right away, the Free Public Cat Fact API is our go to! In this video, we test what happens if we use a broken URL, and where we can get some more error insights inside the Braze Dashboard. Did you…
Happy Friday everyone! A fun video we made last week on how to send a 6-month reminder email. Understanding the date filter and unix time really unlocks SO many different time-related use cases. And while it still feels hacky… “abort everyday except one” is still the solution for many use cases also 🙏🏻 Let us know any…
I'd like to have an element of an email show or hide based on if a user is within a segment using - Is this possible with Liquid? I've been hitting a brick wall with this and any solution i've found seems unnecessary convoluted - Am I missing something here? Thanks in advance!
Is there a way to pass in a variable or attribute when using abort_message() function? I've checked the documentation but I can't see a way to do it. I've tested variations and can only get plain text to work. // this worksabort_message('my abort reason')// this doesn't work{% assign abort_reason = 'reason1'…
It looks like you're new here. Sign in or register to get started.