NovuN
Novu3y ago
Boum

Unable to override "from" field for FireText provider

Hi All,

We've reported an issue in the past where we could not override the "from" value when sending a FireText SMS. This was supposed to be fixed here: https://github.com/novuhq/novu/pull/4168

However, I tried today and this is still not working unfortunately (see attached picture). The "from" value being used is the one set in the FireText integration but I am expecting it to be overriden by the one from the request. Did I miss something or potential bug?

Thanks,
Boum
image.png
GitHub
What change does this PR introduce?
added support for overriding SMS

Changed worker/send-sms-usecase to support overrides
added types to node SDK
updated relevant docs

Why was this change needed?...
Was this page helpful?