2

how can I store the messages sent by the Azure bot and the responses of the users in CosmosDB? This was designed in bot composer

1 Answers1

0

Bot Composer is not released any package for this . you can use 3rd party package "Iciclecreek.Bot.Builder.Dialogs.Database.Cosmos" more information check here : https://github.com/tomlm/iciclecreek.bot/tree/master/source/Libraries/Iciclecreek.Bot.Builder.Dialogs.Database.Cosmos

Vinoth Rajendran
  • 1,141
  • 1
  • 9
  • 13