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
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?
@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 ?
@djain_007, you just advanced to level 3!
@djain_007 you can use overrides for this
I can send the key value pair in overrides to change provider configuration ? @Pawan Jain
Yes
@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 ?
which provider you are using?
I have added new provider Unifonic
have you added this into your self hosted solution?
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 π
@Pawan Jain yes
@tomerbarnea π
@djain_007 would you like to submit that new provider with a PR? π
Sure I will raise a PR soon