N
Novuβ€’12mo ago
djain#007

Provider with multiple sender id

I have a provider for which I have multiple Sender ID . But as per your implementation only single sender id can be provided for a provider . Is there a way multiple sender id can be configured for a provider ? @Support
14 Replies
Tomer Barnea
Tomer Barneaβ€’12mo ago
Hey @djain_007 Multi provider is a solution that might work here, would that be a good solution for this? why do you need multiple sender id? is that while label sending? or different accounts? something else?
djain#007
djain#007β€’12mo ago
@abhisheksachdeva @tomerbarnea Do you support multi provider ?? I have only one provider for now but multiple sender ID . So our provider can use different phone number to send SMS where each senderID is linked to a different phone number at the provider end . For now , we have integrated the provider with app sid and some default sender id as config parameters . I want to pass sender id dynamically to my provider . is it possible ?
Novu_Bot
Novu_Botβ€’12mo ago
@djain_007, you just advanced to level 3!
Pawan Jain
Pawan Jainβ€’12mo ago
@djain_007 you can use overrides for this
djain#007
djain#007β€’12mo ago
I can send the key value pair in overrides to change provider configuration ? @Pawan Jain
Pawan Jain
Pawan Jainβ€’12mo ago
Yes
djain#007
djain#007β€’12mo ago
@Pawan Jain I have two config parameters for my provider AppSID and SenderID i want to change SenderID what should i send in overrides ? It's not working for me and i also cant see override parameter being used while building provider ?
Pawan Jain
Pawan Jainβ€’12mo ago
which provider you are using?
djain#007
djain#007β€’12mo ago
I have added new provider Unifonic
Pawan Jain
Pawan Jainβ€’12mo ago
have you added this into your self hosted solution?
Tomer Barnea
Tomer Barneaβ€’12mo ago
Hey @djain_007 not yet, but this is upcoming very soon (https://roadmap.novu.co/), adding here @dimagrossman so you can share with him what you want to see there πŸ™‚
djain#007
djain#007β€’12mo ago
@Pawan Jain yes @tomerbarnea πŸ‘
Tomer Barnea
Tomer Barneaβ€’12mo ago
@djain_007 would you like to submit that new provider with a PR? πŸ™‚
djain#007
djain#007β€’12mo ago
Sure I will raise a PR soon