Open Silu321 opened 4 years ago
@ivanursic-infobip can you help here?
@ivanursic-infobip is there any sample on how Infobip WhatsApp Adapter can be used?
The adapter has now been split into 3 separate adapters for InfoBip. A new sample will be uploaded imminently. Once available please take a look at the new WhatsApp sample.
can you share the proper documentation and code?
@Silu321 at the moment you can find the document and samples here: https://github.com/ivanursic-infobip/botbuilder-community-dotnet https://github.com/ivanursic-infobip/botbuilder-community-dotnet/tree/develop/samples
how to find the below two item can you sujest me
"InfobipAppSecret": "", "InfobipWhatsAppScenarioKey": ""
@Silu321 at the moment you can find the document and samples here: https://github.com/ivanursic-infobip/botbuilder-community-dotnet https://github.com/ivanursic-infobip/botbuilder-community-dotnet/tree/develop/samples
Infobip WhatsApp Sample looks good. However, appsettings.json contains empty parameter values, with no explanation on how to get the AppSecret and ScenarioKey
how to find the below two item can you sujest me
"InfobipAppSecret": "", "InfobipWhatsAppScenarioKey": ""
You can generate the ScenarioKey from this endpoint https://www.infobip.com/docs/api#channels/omni-failover/create-new-omni-failover-scenario and can find its documentation here.
I don't know how to get the AppSecret yet. I'll appreciate any assistance
Hi, do you know how can I get the AppSecret ? and how to add the endpoint https://.....yoururl.../api/infobip/whatsapp to azure ? I am not sure how the endpoint works, is it necessary to add it to the app service or just change api/messages to /api/infobip/whatsapp? Thank you very much for your help
Hi @ivanursic-infobip I'm also seeking a way of getting the app secret..any of you have found a lead? @YeisonsUarez @adrwer @Silu321
Hi @csmuthukuda. I had to contact my Infobip account manager who set it up and emailed it to me.
Hi @csmuthukuda. I had to contact my Infobip account manager who set it up and emailed it to me.
thank you for the info :)
Hi @ivanursic-infobip I'm also seeking a way of getting the app secret..any of you have found a lead? @YeisonsUarez @adrwer @Silu321
Hi, how can i get the App Secret?
Hi @ivanursic-infobip I'm also seeking a way of getting the app secret..any of you have found a lead? @YeisonsUarez @adrwer @Silu321
Hi, how can i get the App Secret?
You have to contact your Infobip accounts manager to get all the necessary values.BTW app secret is something you have to give them.
I implemented this code but, I don't get proper output can you provide the proper code and documentation and also provide me the proper output screen short.