'Bot Composer: Access Webex AttachementAction
I am trying to build a Webex bot with the Microsoft Bot Composer. When using adaptive cards, the data (turn.activity.value) is formatted to a dictionary: https://i.stack.imgur.com/WipxL.png
How can I access these data?
The "code-first" bot is doing the following: https://github.com/microsoft/BotBuilder-Samples/blob/main/samples/csharp_dotnetcore/62.webex-adapter/Bots/EchoBot.cs#L49
Is this also possible with the composer?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
