-2

I need to implement a logic where On clicking of a carousel, it should prompt the user with an adaptive card with form details using Node JS in Microsoft Bot framework V4 version. Could You please help me on providing any sample code.

Srilekha
  • 57
  • 1
  • 2

1 Answers1

2

Did you check the Microsoft samples? https://github.com/Microsoft/BotBuilder-Samples/tree/master/samples/javascript_nodejs/07.using-adaptive-cards

Devedse
  • 1,801
  • 1
  • 19
  • 33