OfficeDev / Microsoft-Teams-Samples

Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
MIT License
996 stars 769 forks source link

How can we integrate Amazon lex chat bot into Teams channel #675

Closed goutham54 closed 1 year ago

goutham54 commented 1 year ago

Hi, I want to integrate amazon lex chat bot into teams channel . I'm unable to find any related documentations .

I found one link : https://www.linkedin.com/pulse/cleverer-chatbot-amazon-lex-microsoft-teams-wuming-zhang/

in this link they provided information like we have to create one sample echo bot farmwork . could you please provide any sample c# code where we can link up with amazon lex and teams channel . what are apis or sdk's we have to use.

ChetanSharma-msft commented 1 year ago

Hello @goutham54 - Thanks for raising your issue. We will investigate your query and let you know.

Meghana-MSFT commented 1 year ago

Sharing an echo bot sample, Bot Framework SDK for your reference -

  1. https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/csharp_dotnetcore/02.echo-bot
  2. https://learn.microsoft.com/en-us/azure/bot-service/bot-service-quickstart-create-bot?view=azure-bot-service-4.0&tabs=csharp%2Cvs#start-the-emulator-and-connect-your-bot

Please feel free to let us know if you need further assistance.

ChetanSharma-msft commented 1 year ago

Hello @goutham54 - Could you please confirm if your issue has resolved or still looking for any help?

ChetanSharma-msft commented 1 year ago

We are closing this issue for now, please feel free to reopen it, if required.