Forum Discussion
raygee
3 months agoActive Member
Dyanmic barcodes and/or QR codes
I've been looking into the Braze documentation looking for a native solution for showing dynamic barcodes/QR codes in email templates, but haven't found anything. Is anyone aware of this function in...
Manoj__
3 months agoSpecialist
Hello raygee Either you can use Bitly which can generate QR code via APIs but it will be expensive.
Alternate solution is to create your own QR code generator which is very easy and cheap.
Here is an example of a Cloudflare worker which will create a an endpoint and can be used to make a connected content call.
https://developers.cloudflare.com/workers/tutorials/build-a-qr-code-generator/
- TedScott2 months agoSpecialist
Check short.io ( much less that bit.ly). I know it can generate QR codes and in my last role we are using its API at scale to return unique urls and we used liquid to shorten URLs for Braze SMS before they added a shortner.
Related Content
- 2 years ago
- 8 months ago