Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reflecting the latest changes Bot.Builder.Community.Components.Adapters.MessageBird ReadMe file #490

Open
ahmetkocadogan opened this issue Jun 9, 2022 · 0 comments

Comments

@ahmetkocadogan
Copy link
Contributor

ahmetkocadogan commented Jun 9, 2022

https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/blob/master/libraries/Bot.Builder.Community.Components.Adapters.MessageBird/README.md

This ReadMe file needs to be updated since there are some changes made to the adapter itself.

I am creating this issue as a reminder for myself, i'll take care of it.

In that time, if anyone wants to use the MessageBird WhatsApp adapter component in composer, here is the changes.

This is the old configuration window.

image

This is the new one.

image

UseWhatsAppSandbox parameter is no longer needed and it is removed.

MessageBird Endpoint URL parameter is added. This parameter should be the URL of the webhook that you set up with MessageBird API to receive incoming messages, for example, https://www.yourdomain.com/api/messagebird , where this example assumes your route for the component is messagebird. This is needed for request verification.

You can also take a look at the adapter ReadMe as well, https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/tree/develop/libraries/Bot.Builder.Community.Adapters.MessageBird

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant