0

We would love to export the sendinblue templates and render them ourselves. Do you know if there is a library for javascript or which engine sendinblue is using?

We would love to export the sendinblue templates and render them ourselves. Do you know if there is a library for javascript or which engine sendinblue is using?

1 Answers1

0

Sendinblue is now Brevo.

I found this document showing of what filters can be used: https://help.brevo.com/hc/en-us/articles/4405381108626-Modify-the-formatting-of-your-placeholders-with-filters

Under "Additional resources" it mentions:

Brevo Template Language is based on Pongo2, which is a re-implementation of Django in Go (a programming language).

Nemo64
  • 2,535
  • 3
  • 20
  • 24