how to override from field for sms channel providers
We can override almost fields in email channel
ref:- https://docs.novu.co/channels/email/#sending-email-overrides
I see we are using
from
field from credentials here, does it mean we cannot override in sms similar to email?
https://github.com/novuhq/novu/blob/next/apps/worker/src/app/workflow/usecases/send-message/send-message-sms.usecase.ts#L265C16-L265C169 Replies
Hi @biswaviraj
Since you were working on adding novu sms feature recently, Is override possible in case of sms channel?
Need your help/suggestion 😀
We support only overriding of integration
Rest of the fields are not supported
Not sure where this request came from but I/we also have the need to be able to dynamically change sender IDs. use case: SaaS platform with enterprise clients that need fully whitelabelled approach so that messages appear to come from them rather than us.
Hi @lukemawbey
I agree, this override will have so many usecases
We will prioritise this in this release
HI @Pawan Jain, is there an update regarding the above ticket? This would be a great addition for us as well
Hi @Josh
This is not implemented yet
Feel free to track on this github issue
https://github.com/novuhq/novu/issues/4030
GitHub
[NV-2730] feature: add field overrides in sms channel like email · ...
We can override almost fields in email channel ref:- https://docs.novu.co/channels/email/#sending-email-overrides I see we are using from field from credentials here, we cannot override in sms simi...
Thanks! @Pawan Jain
+1 to fields in SMS. Came here for Twilio use case. Want to insert dynamic links.