#Hi,

1 messages · Page 1 of 1 (latest)

candid meteor
#

Is it possible to register Handlebars' custom helpers to use in workflow? If it is not possible right now, when do you plan to do it? Because this is a very important feature. Please inform me.

errant harbor
#

Hi, currently it is not possible to register custom handlebar helper

#

We are working on replacing our current email editor with react-email

hollow gust
candid meteor
#

Hi, @hollow gust
My first question to start with implementing greater than or equal method when comparing two numbers

#

@hollow gust, @errant harbor Secondly, I want to talk about a complex case. I want every multiple of 50 emails out of 1000 consecutively triggered emails to reach the user. For example, I want the 50th, 100th, 150th, and 200th e-mails to reach the user and I do not want the others to reach them. How can I implement this case on Novu? In order to implement such complex cases, custom helpers become mandatory.

errant harbor