Kelvis
Kelvis
NNovu
Created by Kelvis on 3/28/2024 in #💬│support
Is it possible to send an email to a different email address than the subscriber one?
That's awesome! Thanks @Pawan Jain!
15 replies
NNovu
Created by Kelvis on 3/28/2024 in #💬│support
Is it possible to send an email to a different email address than the subscriber one?
I believe it would only be possible if we had a way to override/specify the subscriber per step
15 replies
NNovu
Created by Kelvis on 3/28/2024 in #💬│support
Is it possible to send an email to a different email address than the subscriber one?
It will be too different content. TRIGGER -> EMAIL TO TEAM MEMBER (Hey, you have some news) -> EMAIL TO SUPERIOR (Hey, the team member {{name}} received some news)
15 replies
NNovu
Created by Kelvis on 3/28/2024 in #💬│support
Is it possible to send an email to a different email address than the subscriber one?
Thanks for the response. The override does not work because it will send the message on both steps to the same recipients as the override for email concatenates the field 'to' instead of override it.
15 replies
NNovu
Created by Kelvis on 3/28/2024 in #💬│support
Is it possible to send an email to a different email address than the subscriber one?
While it is possible to use variants to create two different content and templates for the email, it will require triggering it twice, which I'm trying to avoid.
15 replies
NNovu
Created by djain#007 on 2/23/2024 in #💬│support
Connection to redis with tls
it works for me when REDIS_TLS={} but you can also send TLS parameters in the JSON value, like "servername", "host" and "port". (You still need to set REDIS_HOST and REDIS_PORT)
6 replies
NNovu
Created by djain#007 on 2/23/2024 in #💬│support
Connection to redis with tls
To connect using TLS you need to set the env var REDIS_TLS
6 replies